mirror of
https://github.com/Hestia-Homes/assessment-model.git
synced 2026-07-22 08:48:34 +00:00
Add Mixed glazing to GlazingValues
This commit is contained in:
parent
f5912070ee
commit
57d91cae1e
1 changed files with 1 additions and 0 deletions
|
|
@ -178,6 +178,7 @@ export const GlazingValues: [string, ...string[]] = [
|
|||
"Double glazing, pre-2002",
|
||||
"Triple glazing, pre-2002",
|
||||
"Triple glazing, 2002 or later",
|
||||
"Mixed glazing",
|
||||
"Unknown",
|
||||
];
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue