From c52b27f95410c8a42c4d2ea0c1c5fce7cd27c584 Mon Sep 17 00:00:00 2001 From: Carmine De Rosa Date: Mon, 2 Apr 2018 11:10:46 +0200 Subject: [PATCH] add vibrate --- device/script.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/device/script.js b/device/script.js index 82d5558..ba3c5f1 100644 --- a/device/script.js +++ b/device/script.js @@ -84,7 +84,7 @@ $(document).ready(()=>{ } scrollBottom(); - notify(false); + notify(true); } function scrollBottom(){