From 2744f86c666e51121c3b6d7df5110d29f1ab031e Mon Sep 17 00:00:00 2001 From: p_monsalvete Date: Mon, 17 Jul 2023 17:26:28 -0400 Subject: [PATCH] rewritten thermal_openings creation to allow change in window ratio (doing it wrong previously) --- hub/imports/construction/helpers/construction_helper.py | 1 + 1 file changed, 1 insertion(+) diff --git a/hub/imports/construction/helpers/construction_helper.py b/hub/imports/construction/helpers/construction_helper.py index 59630d31..7f92111c 100644 --- a/hub/imports/construction/helpers/construction_helper.py +++ b/hub/imports/construction/helpers/construction_helper.py @@ -52,6 +52,7 @@ class ConstructionHelper: 'Repentigny': '6', "Montreal Int'l": '6', 'Levis': '7A', + 'Quebec City': '7A', 'Kelowna': '5', 'Park Slope': '4' }