mirror of
https://github.com/onionshare/onionshare.git
synced 2025-07-08 15:39:27 -04:00
Fix close automatically
This commit is contained in:
parent
1366d45e65
commit
9194b79b8a
1 changed files with 1 additions and 1 deletions
|
@ -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…
Add table
Add a link
Reference in a new issue