mirror of
https://github.com/Spythere/stacjownik.git
synced 2026-05-03 13:28:11 +00:00
chore: updown arrow fix
This commit is contained in:
@@ -87,7 +87,7 @@
|
||||
>
|
||||
<span>{{ scheduleStops[i + 1].sceneryName }}</span>
|
||||
<span v-if="stop.departureLineInfo?.routeTracks == 1"> ↕</span>
|
||||
<span v-else> ⇅</span>
|
||||
<span v-else> ⇵</span>
|
||||
</div>
|
||||
|
||||
<div class="scenery-route">
|
||||
|
||||
Reference in New Issue
Block a user