🍱 (icon) update icon

This commit is contained in:
2020-07-11 09:53:39 +02:00
parent 09a8545f8f
commit 02dfe132e8
19 changed files with 7 additions and 3 deletions

View File

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