mirror of
https://github.com/omnivore-app/omnivore.git
synced 2026-03-11 08:54:26 +00:00
Hide shortcuts menu item
This commit is contained in:
parent
0d926b8ad1
commit
c67bd364ae
1 changed files with 1 additions and 1 deletions
|
|
@ -16,7 +16,7 @@ export const SETTINGS_SECTION_1 = [
|
|||
{ name: 'Feeds', destination: '/settings/feeds' },
|
||||
{ name: 'Subscriptions', destination: '/settings/subscriptions' },
|
||||
{ name: 'Labels', destination: '/settings/labels' },
|
||||
{ name: 'Shortcuts', destination: '/settings/shortcuts' },
|
||||
// { name: 'Shortcuts', destination: '/settings/shortcuts' },
|
||||
{ name: 'Saved Searches', destination: '/settings/saved-searches' },
|
||||
{ name: 'Pinned Searches', destination: '/settings/pinned-searches' },
|
||||
]
|
||||
|
|
|
|||
Loading…
Reference in a new issue