mirror of
https://github.com/cpvalente/ontime.git
synced 2026-08-21 23:19:09 +00:00
fixup! refactor: add to correct section
This commit is contained in:
@@ -19,7 +19,7 @@ const staticOptions = [
|
|||||||
{ id: 'settings__general', label: 'General settings' },
|
{ id: 'settings__general', label: 'General settings' },
|
||||||
{ id: 'settings__view', label: 'View settings' },
|
{ id: 'settings__view', label: 'View settings' },
|
||||||
{ id: 'settings__custom-views', label: 'Custom views' },
|
{ id: 'settings__custom-views', label: 'Custom views' },
|
||||||
{ id: 'sharing__mcp', label: 'MCP Server' },
|
{ id: 'settings__mcp', label: 'MCP Server' },
|
||||||
...(isDocker ? [] : [{ id: 'settings__port', label: 'Server port' }]),
|
...(isDocker ? [] : [{ id: 'settings__port', label: 'Server port' }]),
|
||||||
],
|
],
|
||||||
},
|
},
|
||||||
|
|||||||
Reference in New Issue
Block a user