enhance(client): Deckで非ルートページにアクセスした際に簡易UIで表示しない設定を追加
This commit is contained in:
parent
df5480668d
commit
be595ebd62
6 changed files with 12 additions and 1 deletions
1
locales/index.d.ts
vendored
1
locales/index.d.ts
vendored
|
|
@ -2135,6 +2135,7 @@ export interface Locale {
|
|||
"introduction": string;
|
||||
"introduction2": string;
|
||||
"widgetsIntroduction": string;
|
||||
"useSimpleUiForNonRootPages": string;
|
||||
"_columns": {
|
||||
"main": string;
|
||||
"widgets": string;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue