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