reports visibility setting + actual filtering for desktop notifs
This commit is contained in:
parent
d178a56924
commit
072a06fc89
4 changed files with 59 additions and 9 deletions
|
|
@ -91,6 +91,7 @@ export const prepareNotificationObject = (notification, i18n) => {
|
|||
|
||||
const notifObj = {
|
||||
tag: notification.id,
|
||||
type: notification.type,
|
||||
badge: cachedBadgeUrl
|
||||
}
|
||||
const status = notification.status
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue