We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents b178d3e + 572b342 commit 394fc63Copy full SHA for 394fc63
1 file changed
packages/modules/display_themes/cards/source/src/views/ChargePointsView.vue
@@ -1304,7 +1304,7 @@ export default {
1304
@click="
1305
setChargePointConnectedVehicleScheduledChargingPlanActive(
1306
modalChargePointId,
1307
- plan.id,
+ planKey,
1308
!plan.active,
1309
)
1310
"
@@ -1444,7 +1444,7 @@ export default {
1444
1445
setChargePointConnectedVehicleTimeChargingPlanActive(
1446
1447
1448
1449
1450
0 commit comments