Fixed default

This commit is contained in:
Ajay Ramachandran
2020-01-07 22:12:53 -05:00
parent da8a1376a7
commit eb4bf89194

2
SB.js
View File

@@ -51,7 +51,7 @@ SB.defaults = {
"sponsorTimesContributed": 0,
"disableSkipping": false,
"disableAutoSkip": false,
"trackViewCount": false,
"trackViewCount": true,
"dontShowNotice": false,
"hideVideoPlayerControls": false,
"hideInfoButtonPlayerControls": false,