mirror of
https://github.com/Hestia-Homes/assessment-model.git
synced 2026-06-30 12:55:02 +00:00
add coordination_hub file source
This commit is contained in:
parent
4561e61968
commit
20648f30e0
1 changed files with 2 additions and 1 deletions
|
|
@ -63,7 +63,8 @@ export const fileSource = pgEnum("file_source", [
|
|||
"hubspot",
|
||||
"ecmk",
|
||||
"contractor",
|
||||
"magic_plan"
|
||||
"magic_plan",
|
||||
"coordination_hub"
|
||||
]);
|
||||
|
||||
export const uploadedFiles = pgTable(
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue