add a new main fuel value

This commit is contained in:
Daniel Roth 2026-07-02 08:46:18 +00:00
parent 543cb69414
commit bd6af9b74f

View file

@ -165,6 +165,7 @@ export const MainFuelValues: [string, ...string[]] = [
"smokeless coal",
"dual fuel (mineral and wood)",
"biomass (community)",
"wood logs",
"Unknown",
];