Support localized notification

This commit is contained in:
2025-02-16 23:33:48 +08:00
parent 4fa155cafb
commit 09dddf7721
4 changed files with 16 additions and 2 deletions

View File

@ -1,9 +1,10 @@
package models
import (
"time"
"git.solsynth.dev/hypernet/pusher/pkg/pushkit"
"gorm.io/datatypes"
"time"
)
type Notification struct {