feat: connect inbox confirmation workflow
This commit is contained in:
@@ -27,6 +27,7 @@ func AutoMigrate(database *gorm.DB) error {
|
||||
&SenlinAgentUser{},
|
||||
&SenlinAgentProject{},
|
||||
&SenlinAgentInboxItem{},
|
||||
&SenlinAgentInboxSuggestion{},
|
||||
&SenlinAgentTask{},
|
||||
&SenlinAgentNote{},
|
||||
&SenlinAgentSource{},
|
||||
|
||||
Reference in New Issue
Block a user