created device config, created new UI elements in device dashboard
This commit is contained in:
@@ -22,5 +22,6 @@ func AutoMigrate(db *gorm.DB) error {
|
||||
&models.DEviceTask{},
|
||||
&models.DeviceCertificate{},
|
||||
&models.RevokedSerial{},
|
||||
&models.DeviceConfig{},
|
||||
)
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user