Firebase is back

This commit is contained in:
2024-06-06 22:48:43 +08:00
parent f1ab0f203f
commit 6a37ee4487
8 changed files with 291 additions and 52 deletions

View File

@ -28,7 +28,7 @@ type NotificationLink struct {
}
const (
NotifySubscriberAPN = "apple"
NotifySubscriberFirebase = "firebase"
)
type NotificationSubscriber struct {