summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rwxr-xr-xsnap.html2
1 files changed, 1 insertions, 1 deletions
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