mirror of
https://github.com/Spythere/stacjownik.git
synced 2026-05-03 13:28:11 +00:00
Dodano informacje o wymaganym poziomie, poprawki w wyświetlaniu reszty informacji
This commit is contained in:
@@ -56,6 +56,9 @@ export default new Vuex.Store({
|
||||
{ hour12: false, hour: '2-digit', minute: '2-digit' });
|
||||
}
|
||||
|
||||
if (occupiedCode === 1)
|
||||
occupiedTo = "Z/W";
|
||||
|
||||
if (occupiedCode === 2 && occupiedTimestamp === 0)
|
||||
occupiedTo = "KOŃCZY";
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user