♻️ Refactored feed module
This commit is contained in:
@ -7,7 +7,8 @@ import (
|
||||
|
||||
var AutoMaintainRange = []any{
|
||||
&models.LinkMeta{},
|
||||
&models.NewsArticle{},
|
||||
&models.SubscriptionFeed{},
|
||||
&models.SubscriptionItem{},
|
||||
}
|
||||
|
||||
func RunMigration(source *gorm.DB) error {
|
||||
|
Reference in New Issue
Block a user