update notification service

This commit is contained in:
MacRimi
2026-03-25 23:13:11 +01:00
parent 92c0e6ff09
commit cdc2d7bbcb
6 changed files with 15 additions and 5 deletions

View File

@@ -1135,7 +1135,7 @@ class HealthPersistence:
# This avoids redundant subprocess calls and ensures immediate detection
# when the user adds new ZFS/LVM storage via Proxmox.
# ─── User Settings ─────────────────────────────────────────
# ─── User Settings ────────────────────────<EFBFBD><EFBFBD>─────────────────
def get_setting(self, key: str, default: Optional[str] = None) -> Optional[str]:
"""Get a user setting value by key."""