mirror of
https://github.com/cpvalente/ontime.git
synced 2026-08-15 04:13:47 +00:00
* fix: Minimal View #279 end message --------- Co-authored-by: Fabian Posenau <fabian@fphome.de>
This commit is contained in:
@@ -11,4 +11,5 @@ export type OverridableOptions = {
|
||||
hideNav?: boolean;
|
||||
hideOvertime?: boolean;
|
||||
hideMessagesOverlay?: boolean;
|
||||
}
|
||||
hideEndMessage?: boolean;
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user