mirror of
https://github.com/cpvalente/ontime.git
synced 2026-08-13 11:23:50 +00:00
refactor: simplify l3
This commit is contained in:
committed by
Carlos Valente
parent
b14ac07568
commit
dd81b92584
@@ -10,6 +10,5 @@ export type TimerMessage = Message & {
|
||||
|
||||
export type MessageState = {
|
||||
timer: TimerMessage;
|
||||
lower: Message;
|
||||
external: Message;
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user