Release 202506091118

This commit is contained in:
pluja
2025-06-09 11:18:06 +00:00
parent 3ccd7fd395
commit eb0af871e1
2 changed files with 7 additions and 1 deletions

View File

@@ -14,7 +14,7 @@ export function makeNotificationOptions(
body: 'You have a new notification',
lang: 'en-US',
icon: '/favicon.svg',
badge: '/favicon.svg',
badge: '/notification-icon.svg',
requireInteraction: false,
silent: false,
actions: options.removeActions