little change

This commit is contained in:
CakeCN
2025-12-11 14:04:58 +08:00
parent 9dfa0c9738
commit 1bf13aacf6
3 changed files with 0 additions and 1 deletions

View File

@@ -24,7 +24,6 @@ def on_connect_to_ase(client, entry, init_data, **kwargs):
}
response = requests.post(clear_url, json=payload, headers=headers)
response.raise_for_status() # 检查请求是否成功
print(f"Clear user session successful: {response.json()}")
except Exception as e:
print(f"Error clearing user session: {e}")
ase_client.chatmanager.load_next_chapter()

BIN
profile_stats Normal file

Binary file not shown.

BIN
profile_stats_extract Normal file

Binary file not shown.