mirror of
https://github.com/cpvalente/ontime.git
synced 2026-08-18 05:34:09 +00:00
Beta 2 review (#897)
* style: subdue secondary buttons * refactor: remove public message
This commit is contained in:
@@ -10,7 +10,6 @@ export type TimerMessage = Message & {
|
||||
|
||||
export type MessageState = {
|
||||
timer: TimerMessage;
|
||||
public: Message;
|
||||
lower: Message;
|
||||
external: Message;
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user