mirror of
https://github.com/cpvalente/ontime.git
synced 2026-08-17 05:13:32 +00:00
feat: add flag property
This commit is contained in:
@@ -185,6 +185,7 @@ export const startServer = async (): Promise<{ message: string; serverPort: numb
|
||||
eventNext: state.eventNext,
|
||||
blockNow: null,
|
||||
blockNext: null,
|
||||
nextFlag: null,
|
||||
auxtimer1: {
|
||||
duration: timerConfig.auxTimerDefault,
|
||||
current: timerConfig.auxTimerDefault,
|
||||
|
||||
Reference in New Issue
Block a user