[sty]
This commit is contained in:
parent
0eb578b70f
commit
4a82f2cb00
1 changed files with 1 additions and 1 deletions
|
@ -96,7 +96,7 @@ def backend_api_call_session_begin(
|
|||
|
||||
def get_session_key(
|
||||
):
|
||||
path = conf_get()["session"]["key_path"]
|
||||
path = conf_get()["session"]["key_path"]
|
||||
if (
|
||||
_os.path.exists(path)
|
||||
and
|
||||
|
|
Loading…
Add table
Reference in a new issue