mirror of
https://github.com/omnivore-app/omnivore.git
synced 2026-03-11 08:54:26 +00:00
Merge pull request #4471 from omnivore-app/jacksonh/admin-register-export
Register the export resource in admin
This commit is contained in:
commit
2ad35ad8d0
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