Skip to content

Commit

Permalink
remove obsolet warning
Browse files Browse the repository at this point in the history
  • Loading branch information
LKuemmel committed Oct 23, 2023
1 parent 6d60290 commit b07de9e
Showing 1 changed file with 0 additions and 10 deletions.
10 changes: 0 additions & 10 deletions src/views/ChargePointInstallation.vue
Original file line number Diff line number Diff line change
Expand Up @@ -64,16 +64,6 @@
/>
Ladepunkte
</template>
<openwb-base-alert
v-if="Object.keys(installedChargePoints).length > 1"
subtype="danger"
>
Wenn mehrere Ladepunkte mit unterschiedlichen Lademodi
genutzt werden, so ist für jeden Ladepunkt ein eigenes
"Fahrzeug" (mit eigenem "Ladeprofil") anzulegen und dem
jeweiligen LP auf der Hauptseite zuzuordnen. Diese
Abhängigkeit wird mittelfristig noch bereinigt.
</openwb-base-alert>
<openwb-base-card
v-for="(
installedChargePoint, installedChargePointKey
Expand Down

0 comments on commit b07de9e

Please sign in to comment.