forked from rc/aircox
		
	Player.icon in UI
This commit is contained in:
		@ -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'),
 | 
				
			||||||
    ]
 | 
					    ]
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user