Forgot comma

This commit is contained in:
Official Noob
2020-01-06 23:29:04 +00:00
committed by GitHub
parent cbd451949b
commit 601ff44145

2
SB.js
View File

@@ -55,7 +55,7 @@ SB.defaults = {
"dontShowNotice": false,
"hideVideoPlayerControls": false,
"hideInfoButtonPlayerControls": false,
"hideDeleteButtonPlayerControls": false
"hideDeleteButtonPlayerControls": false,
"hideDiscordLaunches": 0,
"hideDiscordLink": false
}