mirror of
https://github.com/cpvalente/ontime.git
synced 2026-08-14 20:03:52 +00:00
refactor: restructure model to contain an object of rundowns
This commit is contained in:
+1
-1
@@ -12,7 +12,7 @@ It can be user either on its own, or as in conjunction with manual playback to a
|
||||
## Implementation details
|
||||
|
||||
### starting to roll
|
||||
> RuntimeService.roll(rundown: OntimeRundown)
|
||||
> RuntimeService.roll(rundown)
|
||||
|
||||
When calling the roll function, we try and find events to load. There should always be an event as long as the rundown is not empty.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user