✨ (notification) add badge
This commit is contained in:
@@ -22,8 +22,8 @@ export const notify: ShowNotification = async (
|
|||||||
}
|
}
|
||||||
showNotification(title, {
|
showNotification(title, {
|
||||||
icon: '/img/icons/apple-touch-icon.png',
|
icon: '/img/icons/apple-touch-icon.png',
|
||||||
vibrate: [300, 100, 400],
|
badge: '/img/icons/apple-touch-icon.png',
|
||||||
tag: 'pair-programming',
|
tag: 'binome',
|
||||||
renotify: true,
|
renotify: true,
|
||||||
...options
|
...options
|
||||||
})
|
})
|
||||||
|
|||||||
Reference in New Issue
Block a user