mirror of
https://github.com/onionshare/onionshare.git
synced 2025-08-13 08:35:46 -04:00
passing webapp the debug flag (#50)
This commit is contained in:
parent
d0d4cebbff
commit
5f627dc9e4
2 changed files with 2 additions and 0 deletions
|
@ -8,6 +8,7 @@ onion_host = None
|
|||
qtapp = None
|
||||
clipboard = None
|
||||
stay_open = None
|
||||
debug = None
|
||||
|
||||
url = None
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue