From da81f983ff2d4d594485859f72b9e4bea5dccac9 Mon Sep 17 00:00:00 2001 From: Code WvS Date: Sun, 22 Mar 2015 18:31:09 +0100 Subject: typo --- snap.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/snap.html b/snap.html index 0d81ddd..f5741a4 100755 --- a/snap.html +++ b/snap.html @@ -95,7 +95,7 @@ }); }); - var state = "mobilewifi"; // TODO: check other states than listed below + var state = "wifi"; // TODO: check other states than listed below // TODO: too much repeated code, shorten the url part if ("connection" in navigator) { // mobile cordova app -- cgit v1.3.1