Skip to content

Commit

Permalink
Set charger url to nobil.no
Browse files Browse the repository at this point in the history
  • Loading branch information
robho committed Nov 19, 2024
1 parent 350dbf9 commit 464532f
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -111,7 +111,7 @@ data class NobilChargerStation(
),
chargepoints,
null,
"",
"https://nobil.no",
when (chargerStationData.landCode) {
"SWE" -> "https://www.energimyndigheten.se/klimat/transporter/laddinfrastruktur/registrera-din-laddstation/elbilsagare/"
else -> "mailto:[email protected]?subject='" + chargerStationData.internationalId + ": Change request'"
Expand Down

0 comments on commit 464532f

Please sign in to comment.