mirror of
https://github.com/onionshare/onionshare.git
synced 2025-01-14 08:49:47 -05:00
Fix close automatically
This commit is contained in:
parent
1366d45e65
commit
9194b79b8a
@ -53,7 +53,7 @@ def set_stay_open(new_stay_open):
|
|||||||
stay_open = new_stay_open
|
stay_open = new_stay_open
|
||||||
|
|
||||||
def get_stay_open():
|
def get_stay_open():
|
||||||
stay_open = new_stay_open
|
return stay_open
|
||||||
|
|
||||||
app = Flask(__name__)
|
app = Flask(__name__)
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user