Browse Source

add vibrate

master
Carmine De Rosa 7 years ago
parent
commit
c52b27f954
  1. 2
      device/script.js

2
device/script.js

@ -84,7 +84,7 @@ $(document).ready(()=>{
}
scrollBottom();
notify(false);
notify(true);
}
function scrollBottom(){

Loading…
Cancel
Save