Update notification service

This commit is contained in:
MacRimi
2026-03-25 23:30:00 +01:00
parent e37469ac2b
commit 66892f69ce
5 changed files with 9 additions and 5 deletions

View File

@@ -1841,7 +1841,7 @@ class NotificationManager:
notification_manager = NotificationManager()
# ─── CLI Interface ───────────────────────────────────────<EFBFBD><EFBFBD><EFBFBD>────────
# ─── CLI Interface ───────────────────────────────────────────────
def _print_result(result: Dict, as_json: bool):
"""Print CLI result in human-readable or JSON format."""