From 80550d8cad189982bf607549b6b5d3977602b91b Mon Sep 17 00:00:00 2001 From: sijanec Date: Thu, 25 Mar 2021 18:27:02 +0100 Subject: update not supported screen --- assets/js/app.js.bvr | 2 -- assets/root/index.html | 5 ++--- 2 files changed, 2 insertions(+), 5 deletions(-) (limited to 'assets') diff --git a/assets/js/app.js.bvr b/assets/js/app.js.bvr index 7375b61..17d7555 100644 --- a/assets/js/app.js.bvr +++ b/assets/js/app.js.bvr @@ -12,8 +12,6 @@ if ("serviceWorker" in navigator) { navigator.serviceWorker.register("/sw.js") .then(() => { }) .catch((err) => console.log("Service worker registration failed", err)); -} else { - alert("Vaša naprava ne podpira BežiAppa. Your device does not support BežiApp."); } // Listen to messages from service workers. diff --git a/assets/root/index.html b/assets/root/index.html index f2309ad..90a1a95 100644 --- a/assets/root/index.html +++ b/assets/root/index.html @@ -30,7 +30,7 @@ BežiApp needs Javascript to operate, but it's currently not accessible. Check your browser's settings and enable Javascript. -
+ -- cgit v1.2.3