Register the export resource in admin

This commit is contained in:
Jackson Harper
2024-10-31 14:21:01 +08:00
parent 421c4290dc
commit ffc7f4418e

View File

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