mirror of
https://github.com/dmunozv04/iSponsorBlockTV.git
synced 2025-12-14 16:06:44 +03:00
Update config.json.template
Correct the error syntax from `autoplay` to the actual variable `auto_play`
This commit is contained in:
@@ -12,7 +12,7 @@
|
|||||||
"skip_count_tracking": true,
|
"skip_count_tracking": true,
|
||||||
"mute_ads": true,
|
"mute_ads": true,
|
||||||
"skip_ads": true,
|
"skip_ads": true,
|
||||||
"autoplay": true,
|
"auto_play": true,
|
||||||
"apikey": "",
|
"apikey": "",
|
||||||
"channel_whitelist": [
|
"channel_whitelist": [
|
||||||
{"id": "",
|
{"id": "",
|
||||||
|
|||||||
Reference in New Issue
Block a user