Named correctly, and fixed to work with Le Potato

This commit is contained in:
2026-02-24 23:46:36 -06:00
parent d2c8079231
commit 80697c7da5
8 changed files with 40 additions and 42 deletions

View File

@@ -52,7 +52,7 @@ class AppConfig:
if not token:
token = secrets.token_hex(32)
_update_config_field(p, "token", token)
print(f"\n[sahsa-clock] Generated API bearer token (saved to config.toml):")
print(f"\n[KH-clock] Generated API bearer token (saved to config.toml):")
print(f" {token}\n")
return cls(