mirror of
https://github.com/Hestia-Homes/assessment-model.git
synced 2026-06-30 12:55:02 +00:00
Added missing portfolio cost
This commit is contained in:
parent
083aff0d4a
commit
c0161eb657
1 changed files with 1 additions and 0 deletions
|
|
@ -125,6 +125,7 @@ export default async function Page({
|
|||
id: "d290f1ee-6c54-4b01-90e6-d701748f0851",
|
||||
title: "Portfolio 1",
|
||||
budget: 500000,
|
||||
cost: 500000,
|
||||
properties: generateProperties(500000, "1", "scoping") as Property[],
|
||||
co2Reduction: 5.4,
|
||||
totalWorksHours: 45,
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue