Update notification service

This commit is contained in:
MacRimi
2026-03-28 15:50:30 +01:00
parent f4740916f5
commit d628233982
5 changed files with 31 additions and 14 deletions
+1 -1
View File
@@ -251,7 +251,7 @@ class TelegramChannel(NotificationChannel):
.replace('>', '>'))
# ─── Gotify ─────────────────────────────────────────────────────
# ─── Gotify ─────────────────────────────────────────────────────
class GotifyChannel(NotificationChannel):
"""Gotify push notification channel with priority mapping."""