mirror of
https://github.com/dmunozv04/iSponsorBlockTV.git
synced 2026-03-22 21:57:40 +03:00
Updated setup to match new format. Set default value of skip length to 0 so user has to explicitly enable functionality
This commit is contained in:
committed by
Matthew Stern
parent
c360e2582e
commit
e0c4322524
@@ -12,7 +12,7 @@
|
||||
"skip_count_tracking": true,
|
||||
"mute_ads": true,
|
||||
"skip_ads": true,
|
||||
"minimum_skip_length": 1,
|
||||
"minimum_skip_length": 0,
|
||||
"auto_play": true,
|
||||
"join_name": "iSponsorBlockTV",
|
||||
"apikey": "",
|
||||
|
||||
Reference in New Issue
Block a user