✨ (notification) add tag to replace notifications
to not stack them up
This commit is contained in:
@@ -30,6 +30,7 @@ export const notify = (
|
||||
showNotification(title, {
|
||||
icon: '/img/icons/apple-touch-icon.png',
|
||||
vibrate: [300, 100, 400],
|
||||
tag: 'pair-programming',
|
||||
...options
|
||||
})
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user