Skip to content

Commit 4f48aa0

Browse files
Merge pull request #35 from suth/main
Fixed auto_play config key
2 parents 47879e9 + 7b76409 commit 4f48aa0

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

isponsorblocktv/config.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ options:
1919
skip_count_tracking: false
2020
mute_ads: false
2121
skip_ads: true
22-
autoplay: true
22+
auto_play: true
2323
schema:
2424
apikey: password
2525
devices:
@@ -34,6 +34,6 @@ schema:
3434
skip_count_tracking: bool
3535
mute_ads: bool
3636
skip_ads: bool
37-
autoplay: bool
37+
auto_play: bool
3838
image: "ghcr.io/bertybuttface/{arch}-addon-isponsorblocktv"
3939
host_network: true

0 commit comments

Comments
 (0)