🍱 (badge) use png

This commit is contained in:
2020-07-11 10:08:37 +02:00
parent 36315db23b
commit 62ccdd7c6f
2 changed files with 1 additions and 7 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.png',
tag: 'binome',
renotify: true,
...options