mirror of
https://github.com/cpvalente/ontime.git
synced 2026-08-19 14:14:17 +00:00
refactor: simplify messages
This commit is contained in:
committed by
Carlos Valente
parent
ae061cb69a
commit
54f07c4330
@@ -208,7 +208,7 @@ export const startServer = async (): Promise<{ message: string; serverPort: numb
|
||||
playback: SimplePlayback.Stop,
|
||||
direction: SimpleDirection.CountDown,
|
||||
},
|
||||
ping: -1,
|
||||
ping: 1,
|
||||
});
|
||||
|
||||
// initialise rundown service
|
||||
|
||||
Reference in New Issue
Block a user