mirror of
https://github.com/cpvalente/ontime.git
synced 2026-08-14 03:43:50 +00:00
chore: mark timeline as beta
This commit is contained in:
committed by
Carlos Valente
parent
e20cd87673
commit
16c7107069
@@ -98,7 +98,7 @@ function getApplicationMenu(isMac, askToQuit, urlBase, version, redirectWindow)
|
||||
},
|
||||
},
|
||||
{
|
||||
label: 'Timeline',
|
||||
label: 'Timeline (beta)',
|
||||
click: async () => {
|
||||
await shell.openExternal(`${urlBase}/timeline`);
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user