mirror of
https://github.com/ajayyy/SponsorBlock.git
synced 2025-12-06 11:37:02 +03:00
Update SB.js
This commit is contained in:
4
SB.js
4
SB.js
@@ -36,7 +36,9 @@ SB.defaults = {
|
|||||||
"startSponsorKeybind": ";",
|
"startSponsorKeybind": ";",
|
||||||
"submitKeybind": "'",
|
"submitKeybind": "'",
|
||||||
"minutesSaved": 0,
|
"minutesSaved": 0,
|
||||||
"skipCount": 0
|
"skipCount": 0,
|
||||||
|
"disableSkipping": false,
|
||||||
|
"disableAutoSkip": false
|
||||||
}
|
}
|
||||||
|
|
||||||
// Reset config
|
// Reset config
|
||||||
|
|||||||
Reference in New Issue
Block a user