aboutsummaryrefslogtreecommitdiff
path: root/app/views.py
diff options
context:
space:
mode:
authorNavan Chauhan <navanchauhan@gmail.com>2020-08-24 16:14:23 +0530
committerNavan Chauhan <navanchauhan@gmail.com>2020-08-24 16:14:23 +0530
commit46192b0a0305437f2bb2291afb5c5682ea3a3d3b (patch)
tree4a9a5fe79989a702e9c9550d9f417fd109212ac5 /app/views.py
parentae27a5c9996f34487ee0f2669104b30dee263189 (diff)
added check for WiFi @ Home
Diffstat (limited to 'app/views.py')
-rw-r--r--app/views.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/app/views.py b/app/views.py
index 89b0374..03e74f4 100644
--- a/app/views.py
+++ b/app/views.py
@@ -133,7 +133,7 @@ def wtform():
flash_errors(myform)
return render_template('wtform.html', form=myform)
-tfWorking = 0
+tfWorking = -1
if tfWorking == -1:
try: