From 547248b47827bb5b2114b1e8f5e424799454ecf2 Mon Sep 17 00:00:00 2001 From: Spythere Date: Wed, 18 Sep 2024 16:08:54 +0200 Subject: [PATCH] chore: updown arrow fix --- src/components/TrainsView/TrainSchedule.vue | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/components/TrainsView/TrainSchedule.vue b/src/components/TrainsView/TrainSchedule.vue index 8921c28..1a8b009 100644 --- a/src/components/TrainsView/TrainSchedule.vue +++ b/src/components/TrainsView/TrainSchedule.vue @@ -87,7 +87,7 @@ > {{ scheduleStops[i + 1].sceneryName }} - +