mirror of
https://github.com/pixelfed/pixelfed.git
synced 2024-11-22 06:21:27 +00:00
Update NotificationCard.vue
This commit is contained in:
parent
6c0e14793a
commit
f47a8aaf92
1 changed files with 1 additions and 1 deletions
|
@ -97,7 +97,7 @@
|
|||
this.notifications = data;
|
||||
$('.notification-card .loader').addClass('d-none');
|
||||
$('.notification-card .contents').removeClass('d-none');
|
||||
//this.notificationPoll();
|
||||
this.notificationPoll();
|
||||
});
|
||||
},
|
||||
|
||||
|
|
Loading…
Reference in a new issue