mirror of
https://github.com/ViaVersion/VIAaaS.git
synced 2024-11-04 09:30:00 +01:00
vibrate on notification
This commit is contained in:
parent
11546c9946
commit
716207e994
@ -326,6 +326,7 @@ function authNotification(msg, yes, no) {
|
||||
r.showNotification("Click to allow auth impersionation", {
|
||||
body: msg,
|
||||
tag: tag,
|
||||
vibrate: [200,10,100,200,100,10,100,10,200],
|
||||
actions: [
|
||||
{action: "reject", title: "Reject"},
|
||||
{action: "confirm", title: "Confirm"}
|
||||
|
Loading…
Reference in New Issue
Block a user