mirror of
https://github.com/cpvalente/ontime.git
synced 2026-08-07 08:23:55 +00:00
refactor: clarify settings section name
This commit is contained in:
committed by
Alex Christoffer Rasmussen
parent
56c4d68bae
commit
00d2ae0a7c
@@ -31,7 +31,7 @@ const staticOptions = [
|
||||
},
|
||||
{
|
||||
id: 'manage',
|
||||
label: 'Project data',
|
||||
label: 'Project settings',
|
||||
secondary: [
|
||||
{ id: 'manage__defaults', label: 'Rundown defaults' },
|
||||
{ id: 'manage__custom', label: 'Custom fields' },
|
||||
|
||||
@@ -218,7 +218,7 @@ function makeSettingsMenu(redirectWindow) {
|
||||
],
|
||||
},
|
||||
{
|
||||
label: 'Project data',
|
||||
label: 'Project settings',
|
||||
submenu: [
|
||||
{
|
||||
label: 'Rundown defaults',
|
||||
|
||||
Reference in New Issue
Block a user