diff --git a/source/backend.py b/source/backend.py index 6059747..8d26ef9 100644 --- a/source/backend.py +++ b/source/backend.py @@ -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