gzipped wwwroot

This commit is contained in:
Nic Limper
2024-01-30 11:56:19 +01:00
parent b71844eac0
commit 1835b1cda7
4 changed files with 2 additions and 2 deletions

Binary file not shown.

View File

@@ -290,7 +290,7 @@
{ {
"key": "country", "key": "country",
"name": "Country", "name": "Country",
"desc": "Select your country. If your country is not in the list, I couldn't find prices for it on transparency.entsoe.eu . ", "desc": "Select your country. If your country is not in the list, we couldn't find the right region for it on transparency.entsoe.eu . Add an issue on the OEPL github to add it",
"type": "select", "type": "select",
"options": { "options": {
"AT": "Austria", "AT": "Austria",
@@ -318,7 +318,7 @@
{ {
"key": "tariffkwh", "key": "tariffkwh",
"name": "Fixed surcharge", "name": "Fixed surcharge",
"desc": "Fixed surcharge per kWh, in cents", "desc": "Fixed surcharge per kWh, in 1/100 units (cents)",
"type": "text" "type": "text"
}, },
{ {