Skip to content

Commit c41f7b6

Browse files
committed
Add new costs_production_liquid_fuels to cost serializer
1 parent 8fc14c2 commit c41f7b6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/serializers/costs_parameters_serializer.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -343,7 +343,7 @@ def costs_building_and_installations
343343
#
344344
# Has subtotal queries
345345
def costs_production
346-
%w[power_plants chp_plants heat_plants dedicated_hydrogen_production biomass other]
346+
%w[power_plants chp_plants heat_plants dedicated_hydrogen_production liquid_fuels biomass other ]
347347
end
348348

349349
# Internal: Categories within costs_storage_and_conversion

0 commit comments

Comments
 (0)