feat(views): add new model and migration
This commit is contained in:
@ -62,6 +62,7 @@ func GetTables() []interface{} {
|
||||
&TypesenseSync{},
|
||||
&Webhook{},
|
||||
&Reaction{},
|
||||
&ProjectView{},
|
||||
}
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user