From 1749871d08d8960febf64f70efaa01450b5a96b6 Mon Sep 17 00:00:00 2001 From: Spythere Date: Thu, 22 Aug 2024 16:37:12 +0200 Subject: [PATCH] fix: filters double click --- src/components/StationsView/StationFilterCard.vue | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/src/components/StationsView/StationFilterCard.vue b/src/components/StationsView/StationFilterCard.vue index 817970f..3227693 100644 --- a/src/components/StationsView/StationFilterCard.vue +++ b/src/components/StationsView/StationFilterCard.vue @@ -63,16 +63,15 @@