mirror of
https://github.com/misskey-dev/misskey.git
synced 2026-05-31 17:23:58 +02:00
Merge branch 'develop' into pag-back
This commit is contained in:
9
locales/index.d.ts
vendored
9
locales/index.d.ts
vendored
@@ -359,7 +359,6 @@ export interface Locale {
|
||||
"driveCapacityPerLocalAccount": string;
|
||||
"driveCapacityPerRemoteAccount": string;
|
||||
"inMb": string;
|
||||
"iconUrl": string;
|
||||
"bannerUrl": string;
|
||||
"backgroundImageUrl": string;
|
||||
"basicInfo": string;
|
||||
@@ -1141,6 +1140,14 @@ export interface Locale {
|
||||
"_serverRules": {
|
||||
"description": string;
|
||||
};
|
||||
"_serverSettings": {
|
||||
"iconUrl": string;
|
||||
"appIconDescription": string;
|
||||
"appIconUsageExample": string;
|
||||
"appIconStyleRecommendation": string;
|
||||
"appIconResolutionMustBe": string;
|
||||
"manifestJsonOverride": string;
|
||||
};
|
||||
"_accountMigration": {
|
||||
"moveFrom": string;
|
||||
"moveFromSub": string;
|
||||
|
||||
Reference in New Issue
Block a user