passing webapp the debug flag (#50)

This commit is contained in:
Micah Lee 2014-06-26 14:56:29 -04:00
parent d0d4cebbff
commit 5f627dc9e4
2 changed files with 2 additions and 0 deletions

View file

@ -8,6 +8,7 @@ onion_host = None
qtapp = None
clipboard = None
stay_open = None
debug = None
url = None