mirror of
https://github.com/dmunozv04/iSponsorBlockTV.git
synced 2025-12-13 23:46:43 +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,
|
||||
"mute_ads": true,
|
||||
"skip_ads": true,
|
||||
"autoplay": true,
|
||||
"auto_play": true,
|
||||
"apikey": "",
|
||||
"channel_whitelist": [
|
||||
{"id": "",
|
||||
|
||||
Reference in New Issue
Block a user