fix(playout): missing live show events (#2087)
This commit is contained in:
parent
be14fb8096
commit
ef1de34111
6 changed files with 132 additions and 4 deletions
|
@ -15,6 +15,7 @@ class ShowSerializer(serializers.ModelSerializer):
|
|||
"image",
|
||||
"foreground_color",
|
||||
"background_color",
|
||||
"live_enabled",
|
||||
"linked",
|
||||
"linkable",
|
||||
"auto_playlist",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue