From: Jérôme Benoit Date: Tue, 5 Mar 2024 20:32:25 +0000 (+0100) Subject: refactor: cleanup vue.js global properties usage X-Git-Tag: v1.3.0~49 X-Git-Url: https://git.piment-noir.org/?a=commitdiff_plain;h=7e31543058b67b8ca9991b01820f88ab7f4f16b0;p=e-mobility-charging-stations-simulator.git refactor: cleanup vue.js global properties usage Signed-off-by: Jérôme Benoit --- diff --git a/ui/web/src/components/actions/AddChargingStations.vue b/ui/web/src/components/actions/AddChargingStations.vue index 5eb51f35..2cac1322 100644 --- a/ui/web/src/components/actions/AddChargingStations.vue +++ b/ui/web/src/components/actions/AddChargingStations.vue @@ -4,11 +4,8 @@