Merge pull request #4471 from omnivore-app/jacksonh/admin-register-export

Register the export resource in admin
This commit is contained in:
Jackson Harper 2024-10-31 15:30:25 +08:00 committed by GitHub
commit 2ad35ad8d0
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -56,6 +56,7 @@ export const registerDatabase = async (secrets: any): Promise<Connection> => {
Features,
EmailAddress,
Rule,
Export,
],
})