mirror of
https://github.com/cpvalente/ontime.git
synced 2026-09-01 20:39:18 +00:00
feat: add flag property
This commit is contained in:
@@ -177,6 +177,7 @@ export default function RundownEntry({
|
||||
duration={data.duration}
|
||||
timeStrategy={data.timeStrategy}
|
||||
linkStart={data.linkStart}
|
||||
flag={data.flag}
|
||||
countToEnd={data.countToEnd}
|
||||
endAction={data.endAction}
|
||||
timerType={data.timerType}
|
||||
|
||||
Reference in New Issue
Block a user