Player.icon in UI
This commit is contained in:
parent
0d7c32e806
commit
e08b3f2aac
|
@ -638,6 +638,7 @@ class SectionPlayer(Section):
|
||||||
|
|
||||||
panels = Section.panels + [
|
panels = Section.panels + [
|
||||||
FieldPanel('live_title'),
|
FieldPanel('live_title'),
|
||||||
|
FieldPanel('icon'),
|
||||||
FieldPanel('streams'),
|
FieldPanel('streams'),
|
||||||
]
|
]
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue
Block a user