enhance(frontend): サーバーのテーマ設定を別ページに分離

This commit is contained in:
syuilo
2023-06-09 15:53:40 +09:00
parent 0465e74521
commit dd733ec1d0
6 changed files with 144 additions and 77 deletions

1
locales/index.d.ts vendored
View File

@@ -1065,6 +1065,7 @@ export interface Locale {
"goToMisskey": string;
"additionalEmojiDictionary": string;
"installed": string;
"branding": string;
"_initialAccountSetting": {
"accountCreated": string;
"letsStartAccountSetup": string;