This commit is contained in:
Official Noob
2020-01-01 19:12:15 +00:00
committed by GitHub
parent a70aa7723e
commit 1362331a93

2
SB.js
View File

@@ -33,7 +33,7 @@ async function config() {
} }
SB.defaults = { SB.defaults = {
"sponsorTimeKey": [], "sponsorTimes": new Map(),
"startSponsorKeybind": ";", "startSponsorKeybind": ";",
"submitKeybind": "'", "submitKeybind": "'",
"minutesSaved": 0, "minutesSaved": 0,