mirror of
https://github.com/cpvalente/ontime.git
synced 2026-08-14 03:43:50 +00:00
refactor(automation): improve automation UX
This commit is contained in:
committed by
Carlos Valente
parent
86b2132cdc
commit
6911e37c18
@@ -114,6 +114,6 @@ export type OntimeAction =
|
||||
| {
|
||||
type: 'ontime';
|
||||
action: OntimeMessageSecondary;
|
||||
secondarySource: SecondarySource;
|
||||
secondarySource?: SecondarySource;
|
||||
text?: string;
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user