neckbeard
Henry Jameson 10 months ago
parent 388a7ac175
commit af27e2ca7b

@ -113,7 +113,7 @@ export const notifications = {
} }
}) })
}, },
notificationClicked ({ state, commit }, id) { notificationClicked ({ state, commit }, { id }) {
const notification = state.idStore[id] const notification = state.idStore[id]
const { type, seen } = notification const { type, seen } = notification

Loading…
Cancel
Save