mirror of
https://github.com/pixelfed/pixelfed.git
synced 2024-11-22 14:31:26 +00:00
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() {
|
refreshNotifications() {
|
||||||
|
this.loading = true;
|
||||||
this.attemptedRefresh = true;
|
this.attemptedRefresh = true;
|
||||||
this.fetchNotifications();
|
this.fetchNotifications();
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue