mirror of
https://github.com/cpvalente/ontime.git
synced 2026-08-21 15:09:10 +00:00
refactor: extract rundown parsing
refactor: implement groups in editor
This commit is contained in:
@@ -179,6 +179,7 @@ export default function RundownEntry(props: RundownEntryProps) {
|
||||
isPast={isPast}
|
||||
isNext={isNext}
|
||||
skip={data.skip}
|
||||
parent={data.parent}
|
||||
loaded={loaded}
|
||||
hasCursor={hasCursor}
|
||||
playback={playback}
|
||||
|
||||
Reference in New Issue
Block a user