1
0
mirror of https://git.boykissers.com/pawkey/pawkey-sk.git synced 2025-12-20 04:04:16 +00:00

add MiUserProfile.defaultCW property and API

This commit is contained in:
Hazelnoot
2025-02-01 17:07:34 -05:00
parent 8a087e75a5
commit 74407bc8ee
7 changed files with 47 additions and 3 deletions

2
locales/index.d.ts vendored
View File

@@ -11631,7 +11631,7 @@ export interface Locale extends ILocale {
*/
"robotsTxt": string;
/**
* Adding entries here will override the default robots.txt packaged with Sharkey. Maximum 2048 characters.
* Adding entries here will override the default robots.txt packaged with Sharkey.
*/
"robotsTxtDescription": string;
}