mirror of
https://github.com/Hestia-Homes/Model.git
synced 2026-07-12 13:29:04 +00:00
fixed bug in already installed
This commit is contained in:
parent
f1e3bca9bf
commit
046ac3dc39
1 changed files with 1 additions and 1 deletions
|
|
@ -52,7 +52,7 @@ already_installed = [
|
||||||
{
|
{
|
||||||
'address': '5 Oaklands',
|
'address': '5 Oaklands',
|
||||||
'postcode': 'B62 0JA',
|
'postcode': 'B62 0JA',
|
||||||
"overrides": ["windows_glazing"]
|
"already_installed": ["windows_glazing"]
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue