♻️ Single table to store auth preferences
This commit is contained in:
@ -27,6 +27,7 @@ var AutoMaintainRange = []any{
|
||||
&models.ApiKey{},
|
||||
&models.SignRecord{},
|
||||
&models.PreferenceNotification{},
|
||||
&models.PreferenceAuth{},
|
||||
&models.AbuseReport{},
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user