From e51b2fe2f3362e336d2bd292f1f8bc90b08c57c7 Mon Sep 17 00:00:00 2001 From: Spythere Date: Fri, 10 Nov 2023 15:39:49 +0100 Subject: [PATCH] =?UTF-8?q?poprawki=20filtr=C3=B3w=20poc.?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/components/TrainsView/TrainInfo.vue | 115 +++++++++++------------- src/store/mainStore.ts | 2 +- 2 files changed, 53 insertions(+), 64 deletions(-) diff --git a/src/components/TrainsView/TrainInfo.vue b/src/components/TrainsView/TrainInfo.vue index 0412db1..2f1bcca 100644 --- a/src/components/TrainsView/TrainInfo.vue +++ b/src/components/TrainsView/TrainInfo.vue @@ -1,22 +1,22 @@