✨ (notification) make it vibrate?
This commit is contained in:
@@ -29,6 +29,7 @@ export const notify = (
|
||||
}
|
||||
showNotification(title, {
|
||||
icon: '/img/icons/apple-touch-icon.png',
|
||||
vibrate: [300, 100, 400],
|
||||
...options
|
||||
})
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user