Added achievement data
This commit is contained in:
@@ -33,7 +33,6 @@ async function dismissToast(notification: Notification) {
|
||||
await axios.patch(`/notifications/${notification.id}/read`)
|
||||
}
|
||||
|
||||
console.log(page.achievement_notifications)
|
||||
watch(
|
||||
() => page.achievement_notifications,
|
||||
handleNewNotifications,
|
||||
|
||||
Reference in New Issue
Block a user