We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8fc14c2 commit c41f7b6Copy full SHA for c41f7b6
app/serializers/costs_parameters_serializer.rb
@@ -343,7 +343,7 @@ def costs_building_and_installations
343
#
344
# Has subtotal queries
345
def costs_production
346
- %w[power_plants chp_plants heat_plants dedicated_hydrogen_production biomass other]
+ %w[power_plants chp_plants heat_plants dedicated_hydrogen_production liquid_fuels biomass other ]
347
end
348
349
# Internal: Categories within costs_storage_and_conversion
0 commit comments