Skip to content

Commit

Permalink
Merge branch 'stage' into go/v1.16beta1
Browse files Browse the repository at this point in the history
  • Loading branch information
moloch-- committed Jan 3, 2021
2 parents 5fb6616 + ee58268 commit 44fa624
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions server/db/sql.go
Original file line number Diff line number Diff line change
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 44fa624

Please sign in to comment.