enhance(frontend): 設定のインデックス更新
This commit is contained in:
parent
26b2cfe518
commit
600bb34172
2 changed files with 57 additions and 47 deletions
|
|
@ -588,10 +588,18 @@ export const searchIndexes: SearchIndexItem[] = [
|
|||
icon: 'ti ti-dots',
|
||||
},
|
||||
{
|
||||
id: 'pOot4giZs',
|
||||
label: i18n.ts._settings.showNavbarSubButtons,
|
||||
keywords: ['toggle', 'button', 'sub'],
|
||||
id: '9bNikHWzQ',
|
||||
children: [
|
||||
{
|
||||
id: 'appYJbpkK',
|
||||
label: i18n.ts._settings.showNavbarSubButtons,
|
||||
keywords: ['navbar', 'sidebar', 'toggle', 'button', 'sub'],
|
||||
},
|
||||
],
|
||||
label: i18n.ts.navbar,
|
||||
keywords: ['navbar', 'menu', 'sidebar'],
|
||||
path: '/settings/navbar',
|
||||
icon: 'ti ti-list',
|
||||
},
|
||||
{
|
||||
id: '3icEvyv2D',
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue