Dodano możliwość podglądu uwag eksploatacyjnych rozkładu jazdy

This commit is contained in:
2022-01-06 21:15:16 +01:00
parent 11c6f25988
commit 6e28263b01
4 changed files with 64 additions and 20 deletions
+2
View File
@@ -219,6 +219,8 @@ export const store = createStore<State>({
stopType: point.pointStopType,
stopDistance: point.pointDistance,
comments: point.comments,
mainStop: point.pointName.includes("strong"),
arrivalLine,