mirror of
https://github.com/Spythere/stacjownik.git
synced 2026-05-03 21:38:13 +00:00
fix: status messages
This commit is contained in:
@@ -47,7 +47,7 @@ export default defineComponent({
|
||||
nextStationName: nextElement?.stationName,
|
||||
nextArrivalLine: nextElement?.arrivalRouteExt
|
||||
})
|
||||
: '';
|
||||
: this.$t(`timetables.desc-end`);
|
||||
break;
|
||||
|
||||
case StopStatus.DEPARTED:
|
||||
|
||||
Reference in New Issue
Block a user