mirror of
https://github.com/omnivore-app/omnivore.git
synced 2026-03-11 08:54:26 +00:00
Register the export resource in admin
This commit is contained in:
parent
421c4290dc
commit
ffc7f4418e
1 changed files with 1 additions and 0 deletions
|
|
@ -56,6 +56,7 @@ export const registerDatabase = async (secrets: any): Promise<Connection> => {
|
|||
Features,
|
||||
EmailAddress,
|
||||
Rule,
|
||||
Export,
|
||||
],
|
||||
})
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue