Some bugfixes Claude mentioned, "They still are still sad though"

This commit is contained in:
2026-04-27 19:18:45 -04:00
parent bf4abeb3b0
commit 1643fb93d0
2 changed files with 2 additions and 1 deletions

View File

@@ -111,6 +111,7 @@ def load(
if os.path.exists("WEB_VERSION"):
if not hide_web_message:
print("Loading is disabled.")
return None
punished = False
data_dir = get_data_dir()
hash_path = os.path.join(data_dir, "dont hurt cats.json")