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