add codec srt
This commit is contained in:
@@ -162,4 +162,7 @@ class ShowsScreen(Screen):
|
|||||||
|
|
||||||
yield self.table
|
yield self.table
|
||||||
|
|
||||||
yield Footer()
|
f = Footer()
|
||||||
|
f.description = "yolo"
|
||||||
|
|
||||||
|
yield f
|
||||||
|
|||||||
Reference in New Issue
Block a user