mirror of
https://github.com/cpvalente/ontime.git
synced 2026-08-20 22:49:18 +00:00
style: tweaks to settings (#772)
This commit is contained in:
@@ -30,8 +30,8 @@ export const settingPanels: Readonly<SettingsOption[]> = [
|
||||
id: 'integrations',
|
||||
label: 'Integrations',
|
||||
secondary: [
|
||||
{ id: 'integrations__osc', label: 'OSC Integration' },
|
||||
{ id: 'integrations__http', label: 'HTTP Integration' },
|
||||
{ id: 'integrations__osc', label: 'OSC settings' },
|
||||
{ id: 'integrations__http', label: 'HTTP settings' },
|
||||
],
|
||||
},
|
||||
{ id: 'log', label: 'Log', split: true },
|
||||
|
||||
Reference in New Issue
Block a user