mirror of
https://github.com/Spythere/stacjownik.git
synced 2026-05-03 13:28:11 +00:00
Wygląd i podstawowe funkcjonalności widoku składów online
This commit is contained in:
@@ -65,6 +65,10 @@ class Store extends VuexModule {
|
||||
return this.filteredStations;
|
||||
}
|
||||
|
||||
get getAllStations() {
|
||||
return this.stations;
|
||||
}
|
||||
|
||||
get getFilters() {
|
||||
return this.filters;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user