mirror of
https://github.com/dmunozv04/iSponsorBlockTV.git
synced 2026-01-01 22:29:21 +03:00
fix panel fill
This commit is contained in:
@@ -864,7 +864,6 @@ class AutoPlayManager(Vertical):
|
||||
classes="subtitle",
|
||||
id="autoplay-subtitle",
|
||||
)
|
||||
with Horizontal(id="autoplay-container"):
|
||||
yield Checkbox(
|
||||
value=self.config.auto_play,
|
||||
id="autoplay-switch",
|
||||
|
||||
Reference in New Issue
Block a user