Skip to content

Commit

Permalink
fix: add additional unit fields to base view (#3492)
Browse files Browse the repository at this point in the history
  • Loading branch information
ludtkemorgan committed Jun 12, 2023
1 parent b9f6ba0 commit eec55d0
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions backend/core/src/listings/views/config.ts
Original file line number Diff line number Diff line change
Expand Up @@ -32,6 +32,8 @@ const views: Views = {
"units.monthlyRent",
"units.monthlyRentAsPercentOfIncome",
"units.sqFeet",
"units.numBedrooms",
"units.numBathrooms",
"amiChartOverride.id",
"amiChartOverride.items",
"unitType.id",
Expand Down

0 comments on commit eec55d0

Please sign in to comment.