Update notification service

This commit is contained in:
MacRimi
2026-03-26 00:32:52 +01:00
parent fb066eb2e9
commit 0b3624dbd5
3 changed files with 526 additions and 559 deletions

View File

@@ -1093,7 +1093,7 @@ class HealthPersistence:
conn.commit()
conn.close()
# ─── System Capabilities Cache ───────────────────<EFBFBD><EFBFBD>───────────
# ─── System Capabilities Cache ──────────────────────────────
def get_capability(self, cap_key: str) -> Optional[str]:
"""