Update notification service

This commit is contained in:
MacRimi
2026-03-26 20:04:53 +01:00
parent 839a20df97
commit 7c5e7208b9
4 changed files with 530 additions and 276 deletions
+1 -1
View File
@@ -1093,7 +1093,7 @@ class HealthPersistence:
conn.commit()
conn.close()
# ─── System Capabilities Cache ──────────────────────────────
# ─── System Capabilities Cache ──────────────────────────────
def get_capability(self, cap_key: str) -> Optional[str]:
"""