feat: add deps page
This commit is contained in:
@@ -14,5 +14,6 @@ func Migrate() error {
|
||||
&models.Setting{},
|
||||
&models.LoginLog{},
|
||||
&models.SendStats{},
|
||||
&models.Dependency{},
|
||||
)
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user