Update notification service

This commit is contained in:
MacRimi
2026-03-27 19:55:15 +01:00
parent 0edc2cc3af
commit 8658044c0c
2 changed files with 14 additions and 1 deletions

View File

@@ -251,7 +251,7 @@ class TelegramChannel(NotificationChannel):
.replace('>', '>'))
# ─── Gotify ─────────────────────────────────────────────────────
# ─── Gotify ───────────────────────────────────────<EFBFBD><EFBFBD>──────────────
class GotifyChannel(NotificationChannel):
"""Gotify push notification channel with priority mapping."""