mirror of
https://github.com/MacRimi/ProxMenux.git
synced 2026-04-18 18:12:15 +00:00
Update notification service
This commit is contained in:
@@ -1093,7 +1093,7 @@ class HealthPersistence:
|
|||||||
conn.commit()
|
conn.commit()
|
||||||
conn.close()
|
conn.close()
|
||||||
|
|
||||||
# ─── System Capabilities Cache ───────────────────<EFBFBD><EFBFBD>───────────
|
# ─── System Capabilities Cache ───────────────────────────────
|
||||||
|
|
||||||
def get_capability(self, cap_key: str) -> Optional[str]:
|
def get_capability(self, cap_key: str) -> Optional[str]:
|
||||||
"""
|
"""
|
||||||
|
|||||||
@@ -314,7 +314,7 @@ def _format_vzdump_body(parsed: Dict[str, Any], is_success: bool) -> str:
|
|||||||
return '\n'.join(parts)
|
return '\n'.join(parts)
|
||||||
|
|
||||||
|
|
||||||
# ──<EFBFBD><EFBFBD> Severity Icons ──────────────────────────────────────────────
|
# ─── Severity Icons ──────────────────────────────────────────────
|
||||||
|
|
||||||
SEVERITY_ICONS = {
|
SEVERITY_ICONS = {
|
||||||
'CRITICAL': '\U0001F534',
|
'CRITICAL': '\U0001F534',
|
||||||
|
|||||||
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user