diff options
Diffstat (limited to 'db/schema/index.ts')
| -rw-r--r-- | db/schema/index.ts | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/db/schema/index.ts b/db/schema/index.ts index 61d477e6..384c6e9c 100644 --- a/db/schema/index.ts +++ b/db/schema/index.ts @@ -43,6 +43,7 @@ export * from './rfqVendor'; export * from './generalContract'; export * from './rfqLastTBE'; export * from './pcr'; +export * from './project-doc-templates'; export * from './permissions'; |
