diff options
Diffstat (limited to 'snap.html')
| -rwxr-xr-x | snap.html | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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 |
