mirror of
https://github.com/cpvalente/ontime.git
synced 2026-08-19 06:04:05 +00:00
feat: time to next flag
This commit is contained in:
@@ -8,6 +8,7 @@ const baseState: RuntimeState = {
|
||||
eventNext: null,
|
||||
blockNow: null,
|
||||
blockNext: null,
|
||||
nextFlag: null,
|
||||
runtime: {
|
||||
selectedEventIndex: null,
|
||||
numEvents: 0,
|
||||
|
||||
Reference in New Issue
Block a user