Update NotificationCard component

pull/2895/head
Daniel Supernault 4 years ago
parent ecbc464587
commit 2376580eb7
No known key found for this signature in database
GPG Key ID: 0DEF1C662C9033F7

@ -316,6 +316,7 @@
}, },
refreshNotifications() { refreshNotifications() {
this.loading = true;
this.attemptedRefresh = true; this.attemptedRefresh = true;
this.fetchNotifications(); this.fetchNotifications();
} }

Loading…
Cancel
Save