mirror of
https://github.com/onionshare/onionshare.git
synced 2024-12-29 01:06:16 -05:00
undo removal of newline in web.py
This commit is contained in:
parent
ac0e375a4b
commit
877459a560
@ -135,6 +135,7 @@ def get_stay_open():
|
||||
"""
|
||||
return stay_open
|
||||
|
||||
|
||||
# Are we running in GUI mode?
|
||||
gui_mode = False
|
||||
def set_gui_mode():
|
||||
|
Loading…
Reference in New Issue
Block a user