From d8e9a7c374851f041e1154c8911959435cbe94fc Mon Sep 17 00:00:00 2001 From: noracato Date: Tue, 2 Jan 2024 09:40:15 +0100 Subject: [PATCH] Enumerable inputs (radio buttons) should not be scaled --- config/unscaleable_units.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/config/unscaleable_units.yml b/config/unscaleable_units.yml index 843928830c..75620669c7 100644 --- a/config/unscaleable_units.yml +++ b/config/unscaleable_units.yml @@ -14,3 +14,4 @@ - "kg/GJ" - "kg/MWh" - "MWoutput" +- "enum"