feat: add flag property

This commit is contained in:
Carlos Valente
2025-07-13 12:43:33 +02:00
parent e9dda817e5
commit 637454f73d
22 changed files with 98 additions and 23 deletions
+1
View File
@@ -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,