mirror of
https://github.com/misskey-dev/misskey.git
synced 2026-05-20 08:15:49 +02:00
enhance(frontend): ナビゲーションバーの副ボタンを非表示にできるように
This commit is contained in:
@@ -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: [
|
||||
|
||||
Reference in New Issue
Block a user