Skip to content
Snippets Groups Projects
Commit 7763dd25 authored by David Trattnig's avatar David Trattnig
Browse files

Next timeslot init. engine-clock#11

parent 3b0afd94
No related branches found
No related tags found
No related merge requests found
......@@ -326,6 +326,7 @@ class Playlog:
self.init_timeslot(next_timeslot)
# A valid following timeslot is available
self.next_timeslot = None
if next_timeslot:
ns = {}
self.assign_fallback_playlist(ns, next_timeslot)
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment