Skip to content
Snippets Groups Projects
Unverified Commit d2cb7c9b authored by Karel Hala's avatar Karel Hala
Browse files

Add energy to type mapper

parent a5ccbdcb
No related branches found
No related tags found
No related merge requests found
......@@ -13,6 +13,7 @@ const typeMapper = {
'': 'Amount of sun',
air: 'Air data',
temp: 'Temperture data',
energy: 'Energy prices in EU (Eur/MWhe)',
};
const dataFetched = (data) => {
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment