correct check

This commit is contained in:
rootzoll
2020-05-26 21:17:22 +02:00
parent 13400d67fb
commit 38d16bf25d

View File

@@ -161,7 +161,7 @@ if tag == "NEW1":
# check if Blitz is running behind TOR
cfg.reload()
if cfg.run_behind_tor:
if not cfg.run_behind_tor:
Dialog(dialog="dialog",autowidgetsize=True).msgbox('''
The IP2TOR service just makes sense if you run
your RaspiBlitz behind TOR.