enhance(frontend): improve deck setting page

This commit is contained in:
syuilo
2025-03-13 09:24:15 +09:00
parent 8593aa1418
commit 6b69588c03
2 changed files with 53 additions and 8 deletions

View File

@@ -606,6 +606,28 @@ export const searchIndexes: SearchIndexItem[] = [
},
{
id: 'FfZdOs8y',
children: [
{
id: 'lVlkdP4zN',
label: i18n.ts._deck.useSimpleUiForNonRootPages,
keywords: ['ui', 'root', 'page'],
},
{
id: 'avgxEYgsi',
label: i18n.ts.defaultNavigationBehaviour,
keywords: ['default', 'navigation', 'behaviour', 'window'],
},
{
id: 'ma7OSw5JK',
label: i18n.ts._deck.alwaysShowMainColumn,
keywords: ['always', 'show', 'main', 'column'],
},
{
id: 'jjTlUDhJH',
label: 'Unnamed marker',
keywords: ['column', 'align'],
},
],
label: i18n.ts.deck,
keywords: ['deck', 'ui'],
path: '/settings/deck',