Skip to content

Commit 709e6ad

Browse files
committed
Fix "Bell Icon Notifications" text
1 parent be28f5a commit 709e6ad

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
@@ -19,7 +19,7 @@ class ClientSettingsMenu {
1919
type: "on-off",
2020
},
2121
{
22-
name: "Bell Icon Notifcations:",
22+
name: "Bell Icon Notifications",
2323
id: "BELL_NOTIFICATIONS",
2424
type: "on-off",
2525
},

wpstatic/version.json

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

0 commit comments

Comments
 (0)