diff --git a/spaceapi/active.py b/spaceapi/active.py --- a/spaceapi/active.py +++ b/spaceapi/active.py @@ -38,6 +38,7 @@ def reload_json(): reload_json() + def save_last_state(): with open(last_state_file, mode='w', encoding='utf-8') as f: