✨ Notification preferences
This commit is contained in:
@ -26,6 +26,7 @@ var AutoMaintainRange = []any{
|
||||
&models.AuditRecord{},
|
||||
&models.ApiKey{},
|
||||
&models.SignRecord{},
|
||||
&models.PreferenceNotification{},
|
||||
}
|
||||
|
||||
func RunMigration(source *gorm.DB) error {
|
||||
|
Reference in New Issue
Block a user