mirror of
https://github.com/cpvalente/ontime.git
synced 2026-08-15 20:33:47 +00:00
feat: project info view
This commit is contained in:
committed by
Carlos Valente
parent
312b294a61
commit
7aec3e0d73
@@ -8,6 +8,7 @@ export const navigatorConstants = [
|
||||
{ url: 'lower', label: 'Lower Thirds' },
|
||||
{ url: 'studio', label: 'Studio Clock' },
|
||||
{ url: 'countdown', label: 'Countdown' },
|
||||
{ url: 'info', label: 'Project Info' },
|
||||
];
|
||||
|
||||
// default time format to use for users in 12 hour clocks
|
||||
|
||||
Reference in New Issue
Block a user