Skip to content

Commit

Permalink
initialize CanaryDomain model issue #316
Browse files Browse the repository at this point in the history
  • Loading branch information
moloch-- committed Jan 3, 2021
1 parent 0a4e612 commit b86eac7
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions server/db/sql.go
Expand Up @@ -57,6 +57,7 @@ func newDBClient() *gorm.DB {
&models.ImplantC2{},
&models.ImplantConfig{},
&models.ImplantBuild{},
&models.CanaryDomain{},
&models.ImplantProfile{},
&models.WebContent{},
&models.Website{},
Expand Down

0 comments on commit b86eac7

Please sign in to comment.