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, "sponsorTimesContributed": 0,
"disableSkipping": false, "disableSkipping": false,
"disableAutoSkip": false, "disableAutoSkip": false,
"trackViewCount": false, "trackViewCount": true,
"dontShowNotice": false, "dontShowNotice": false,
"hideVideoPlayerControls": false, "hideVideoPlayerControls": false,
"hideInfoButtonPlayerControls": false, "hideInfoButtonPlayerControls": false,