mirror of
https://github.com/GlueOps/autoglue.git
synced 2026-02-13 12:50:05 +01:00
feat: add master keys back
This commit is contained in:
@@ -28,6 +28,7 @@ func Connect() {
|
||||
err = DB.AutoMigrate(
|
||||
&models.EmailVerification{},
|
||||
&models.Invitation{},
|
||||
&models.MasterKey{},
|
||||
&models.Member{},
|
||||
&models.Organization{},
|
||||
&models.PasswordReset{},
|
||||
|
||||
Reference in New Issue
Block a user