diff --git a/resources/components/departures/departure.html b/resources/components/departures/departure.html index a83199c..11542bb 100644 --- a/resources/components/departures/departure.html +++ b/resources/components/departures/departure.html @@ -5,7 +5,10 @@
- + + + + {{ departure.scheduled.format('HH:mm') }} @@ -13,6 +16,7 @@ v-if="departure.delay < 0 || departure.delay > 30"> {{ departure.delay|signed }}s + {{ time.format('HH:mm') }}