chore: fix formatting

This commit is contained in:
Shrihari Mahabal 2026-03-31 22:59:03 +05:30
parent ecc43b95b1
commit 73b757c201

View file

@ -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);