reports visibility setting + actual filtering for desktop notifs

This commit is contained in:
Henry Jameson 2023-11-19 16:40:30 +02:00
commit 072a06fc89
4 changed files with 59 additions and 9 deletions

View file

@ -91,6 +91,7 @@ export const prepareNotificationObject = (notification, i18n) => {
const notifObj = {
tag: notification.id,
type: notification.type,
badge: cachedBadgeUrl
}
const status = notification.status