mirror of
https://github.com/onionshare/onionshare.git
synced 2024-12-26 07:49:48 -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
|
||||
|
||||
def get_stay_open():
|
||||
stay_open = new_stay_open
|
||||
return stay_open
|
||||
|
||||
app = Flask(__name__)
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user