Skip to content

Commit 77a7437

Browse files
committed
Litterally forgot to add the bracket code sounds to default settings
1 parent 11bea53 commit 77a7437

2 files changed

Lines changed: 2 additions & 1 deletion

File tree

src/chat/interface/clientsettings.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@ class ClientSettingsMenu {
88
CHAT_NOTIFY: true,
99
UI_SOUNDS: true,
1010
JOKE_COMMANDS: true,
11+
BRACKET_CODE_SOUNDS: true,
1112
};
1213
this.settings = {};
1314
this.settingsList = [

wpstatic/version.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
{"timestamp":"1761156977324"}
1+
{"timestamp":"1761157405137"}

0 commit comments

Comments
 (0)