mirror of
https://github.com/Spythere/stacjownik.git
synced 2026-05-03 05:18:11 +00:00
feat(filters) filtering stations by real lines
This commit is contained in:
@@ -69,7 +69,8 @@ export const initFilters = {
|
||||
minTwoWayInt: 0,
|
||||
minTwoWayCatenaryInt: 0,
|
||||
authors: '',
|
||||
projects: ''
|
||||
projects: '',
|
||||
lines: ''
|
||||
};
|
||||
|
||||
export const sliderStates = [
|
||||
|
||||
Reference in New Issue
Block a user