mirror of
https://github.com/onionshare/onionshare.git
synced 2024-12-31 18:26:12 -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
|
return stay_open
|
||||||
|
|
||||||
|
|
||||||
# Are we running in GUI mode?
|
# Are we running in GUI mode?
|
||||||
gui_mode = False
|
gui_mode = False
|
||||||
def set_gui_mode():
|
def set_gui_mode():
|
||||||
|
Loading…
Reference in New Issue
Block a user