mirror of
https://github.com/Spythere/stacjownik.git
synced 2026-05-03 05:18:11 +00:00
Hotfix: zbyt szybkie odświeżanie scenerii
This commit is contained in:
@@ -34,7 +34,7 @@
|
||||
</button>
|
||||
</div>
|
||||
|
||||
<span class="timetable-item loading" v-if="timetableDataStatus == 0">
|
||||
<span class="timetable-item loading" v-if="timetableDataStatus == 0 && computedScheduledTrains.length == 0">
|
||||
{{ $t("app.loading") }}
|
||||
</span>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user