From df60841b5f33a375830f6c8865bedaa9a54da65e Mon Sep 17 00:00:00 2001 From: =?utf8?q?J=C3=A9r=C3=B4me=20Benoit?= Date: Fri, 2 Aug 2024 12:25:32 +0200 Subject: [PATCH] fix: silence TS strict null check errors MIME-Version: 1.0 Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit Signed-off-by: Jérôme Benoit --- .../actions/AddChargingStations.vue | 8 +++--- .../components/actions/SetSupervisionUrl.vue | 2 +- .../components/actions/StartTransaction.vue | 2 +- ui/web/src/views/ChargingStationsView.vue | 28 +++++++++---------- 4 files changed, 20 insertions(+), 20 deletions(-) diff --git a/ui/web/src/components/actions/AddChargingStations.vue b/ui/web/src/components/actions/AddChargingStations.vue index 7a6fcec0..44ffcef3 100644 --- a/ui/web/src/components/actions/AddChargingStations.vue +++ b/ui/web/src/components/actions/AddChargingStations.vue @@ -14,8 +14,8 @@ Please select a template