mirror of
https://github.com/omnivore-app/omnivore.git
synced 2026-03-11 08:54:26 +00:00
Add entity mapping
This commit is contained in:
parent
7fe4fec112
commit
a0d186df2f
1 changed files with 1 additions and 0 deletions
|
|
@ -51,6 +51,7 @@ export const registerDatabase = async (secrets: any): Promise<Connection> => {
|
|||
Integration,
|
||||
Subscription,
|
||||
LibraryItem,
|
||||
UploadFile,
|
||||
],
|
||||
})
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue