fix(typesense): add typesense sync to initial structs
This commit is contained in:
@ -59,6 +59,7 @@ func GetTables() []interface{} {
|
||||
&Subscription{},
|
||||
&Favorite{},
|
||||
&APIToken{},
|
||||
&TypesenseSync{},
|
||||
}
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user