forked from mirror/pixelfed
Update NotificationCard component
This commit is contained in:
parent
ecbc464587
commit
2376580eb7
1 changed files with 1 additions and 0 deletions
|
@ -316,6 +316,7 @@
|
|||
},
|
||||
|
||||
refreshNotifications() {
|
||||
this.loading = true;
|
||||
this.attemptedRefresh = true;
|
||||
this.fetchNotifications();
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue