🍱 (badge) update badghe

This commit is contained in:
2020-07-11 10:03:52 +02:00
parent bfcc780894
commit 36315db23b
2 changed files with 1 additions and 1 deletions

View File

@@ -22,7 +22,7 @@ export const notify: ShowNotification = async (
}
showNotification(title, {
icon: '/img/icons/apple-touch-icon.png',
badge: '/img/badge/svg',
badge: '/img/badge.svg',
tag: 'binome',
renotify: true,
...options