Update notification service

This commit is contained in:
MacRimi
2026-03-25 23:45:34 +01:00
parent 66892f69ce
commit ba4e3c3adb
5 changed files with 566 additions and 540 deletions

View File

@@ -314,7 +314,7 @@ def _format_vzdump_body(parsed: Dict[str, Any], is_success: bool) -> str:
return '\n'.join(parts)
# ── Severity Icons ──────────────────────────────────────────────
# ──<EFBFBD><EFBFBD> Severity Icons ──────────────────────────────────────────────
SEVERITY_ICONS = {
'CRITICAL': '\U0001F534',