mirror of
https://github.com/Hestia-Homes/assessment-model.git
synced 2026-07-27 22:45:03 +00:00
typo
This commit is contained in:
parent
564560a4a8
commit
1d842b26f1
1 changed files with 1 additions and 1 deletions
|
|
@ -24,7 +24,7 @@ export const hubspotDealData = pgTable("hubspot_deal_data", {
|
|||
coordinationStatus: text("coordination_status"),
|
||||
designStatus: text("design_status"),
|
||||
bookingStatus: text("booking_status"),
|
||||
ntoesForSurveyor: text("notes_for_surveyor"), // Extra booking information
|
||||
notesForSurveyor: text("notes_for_surveyor"), // Extra booking information
|
||||
|
||||
pashubLink: text("pashub_link"),
|
||||
sharepointLink: text("sharepoint_link"),
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue