Skip to content

Commit e8cc464

Browse files
committed
Remove unnecessary line break in notification menu and update version timestamp
1 parent 2600b9c commit e8cc464

2 files changed

Lines changed: 1 addition & 4 deletions

File tree

src/chat/interface/notifications/index.js

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -116,9 +116,6 @@ class RealTimeNotifications {
116116
},
117117
],
118118
},
119-
{
120-
element: "br",
121-
},
122119

123120
{
124121
element: "div",

wpstatic/version.json

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

0 commit comments

Comments
 (0)