Skip to content

Commit 6a4b405

Browse files
committed
Small typo in client settings
1 parent fc9210a commit 6a4b405

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

src/chat/interface/clientsettings.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ class ClientSettingsMenu {
2828
type: "on-off",
2929
},
3030
{
31-
name: "Message bracket sounds:",
31+
name: "Message bracket sounds",
3232
id: "BRACKET_CODE_SOUNDS",
3333
type: "on-off",
3434
},

wpstatic/version.json

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

0 commit comments

Comments
 (0)