From 10057830341f90cb9c22f2d3154f5d0f24f3bf26 Mon Sep 17 00:00:00 2001 From: Official Noob <31563761+OfficialNoob@users.noreply.github.com> Date: Wed, 1 Jan 2020 18:02:16 +0000 Subject: [PATCH] Update SB.js --- SB.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/SB.js b/SB.js index dfd62503..8fb06d59 100644 --- a/SB.js +++ b/SB.js @@ -33,7 +33,7 @@ async function config() { } SB.defaults = { - "sponsorTimeKey": []; + "sponsorTimeKey": [], "startSponsorKeybind": ";", "submitKeybind": "'", "minutesSaved": 0,