diff options
| author | Code WvS <code-wvs@quantentunnel.de> | 2015-03-22 18:31:09 +0100 |
|---|---|---|
| committer | Code WvS <code-wvs@quantentunnel.de> | 2015-03-22 18:31:09 +0100 |
| commit | da81f983ff2d4d594485859f72b9e4bea5dccac9 (patch) | |
| tree | 99d2865b3749d5c29fc817d01688da9c963b278f | |
| parent | e13a19b378eed8924a596878f21169be68cea251 (diff) | |
| download | snap-yow-da81f983ff2d4d594485859f72b9e4bea5dccac9.tar.gz snap-yow-da81f983ff2d4d594485859f72b9e4bea5dccac9.zip | |
typo
| -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 |
