Create empty array for sponsorTimeKey

This commit is contained in:
Official Noob
2020-01-01 18:00:47 +00:00
committed by GitHub
parent ecd9f6eaff
commit 278e40207c

1
SB.js
View File

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