mirror of
https://github.com/cpvalente/ontime.git
synced 2026-08-12 19:03:47 +00:00
refactor: invalidate changed rundown
This commit is contained in:
committed by
Carlos Valente
parent
ab8da07518
commit
3bebbf9ce9
@@ -41,6 +41,7 @@ type RefetchPacket = {
|
||||
payload: {
|
||||
target: RefetchKey;
|
||||
revision: MaybeNumber;
|
||||
rundownId?: string; // undefined means refetch all rundowns
|
||||
};
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user