mirror of
https://github.com/omnivore-app/omnivore.git
synced 2026-03-11 08:54:26 +00:00
Register subscriptions
This commit is contained in:
parent
f129b0d7f6
commit
f1deca700a
1 changed files with 1 additions and 0 deletions
|
|
@ -49,6 +49,7 @@ export const registerDatabase = async (secrets: any): Promise<Connection> => {
|
|||
ContentDisplayReport,
|
||||
Group,
|
||||
Integration,
|
||||
Subscription,
|
||||
],
|
||||
})
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue