Skip to content

Commit

Permalink
Merge pull request #4471 from omnivore-app/jacksonh/admin-register-ex…
Browse files Browse the repository at this point in the history
…port

Register the export resource in admin
  • Loading branch information
jacksonh authored Oct 31, 2024
2 parents 421c429 + ffc7f44 commit 2ad35ad
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions pkg/admin/src/db.ts
Original file line number Diff line number Diff line change
Expand Up @@ -56,6 +56,7 @@ export const registerDatabase = async (secrets: any): Promise<Connection> => {
Features,
EmailAddress,
Rule,
Export,
],
})

Expand Down

0 comments on commit 2ad35ad

Please sign in to comment.