feat: add send_stats table
This commit is contained in:
@@ -69,6 +69,7 @@ func Setup() {
|
||||
&models.HostedMessage{},
|
||||
&models.LoginLog{},
|
||||
&models.Template{},
|
||||
&models.SendStats{},
|
||||
}
|
||||
|
||||
for _, table := range tables {
|
||||
|
||||
Reference in New Issue
Block a user