enhance(frontend): ナビゲーションバーの副ボタンを非表示にできるように
This commit is contained in:
parent
72734fe365
commit
26b2cfe518
6 changed files with 26 additions and 1 deletions
|
|
@ -587,6 +587,12 @@ export const searchIndexes: SearchIndexItem[] = [
|
|||
path: '/settings/other',
|
||||
icon: 'ti ti-dots',
|
||||
},
|
||||
{
|
||||
id: 'pOot4giZs',
|
||||
label: i18n.ts._settings.showNavbarSubButtons,
|
||||
keywords: ['toggle', 'button', 'sub'],
|
||||
path: '/settings/navbar',
|
||||
},
|
||||
{
|
||||
id: '3icEvyv2D',
|
||||
children: [
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue