chore: fix formatting
This commit is contained in:
parent
ecc43b95b1
commit
73b757c201
1 changed files with 2 additions and 2 deletions
|
|
@ -224,8 +224,8 @@ class NotificationsView extends BaseNotificationsView {
|
|||
|
||||
this.setup_notification_listeners();
|
||||
|
||||
this.dropdown_items = [];
|
||||
this.notifications_fetched = false
|
||||
this.dropdown_items = [];
|
||||
this.notifications_fetched = false;
|
||||
|
||||
if (this.settings && this.settings.seen == 0) {
|
||||
this.toggle_notification_icon(false);
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue