mirror of
https://github.com/binwiederhier/ntfy.git
synced 2026-03-18 21:30:44 +01:00
Format emojis in the service worker directly
This commit is contained in:
@@ -469,7 +469,6 @@ type apiStripeSubscriptionDeletedEvent struct {
|
||||
type webPushPayload struct {
|
||||
SubscriptionID string `json:"subscription_id"`
|
||||
Message message `json:"message"`
|
||||
FormattedTitle string `json:"formatted_title"`
|
||||
}
|
||||
|
||||
type webPushSubscription struct {
|
||||
|
||||
Reference in New Issue
Block a user