mirror of
https://github.com/onionshare/onionshare.git
synced 2025-06-01 04:34:27 -04:00
undo removal of newline in web.py
This commit is contained in:
parent
ac0e375a4b
commit
877459a560
1 changed files with 1 additions and 0 deletions
|
@ -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…
Add table
Add a link
Reference in a new issue