Filtrowanie po max. poziomie; poprawki dostępności

This commit is contained in:
2021-06-20 14:49:35 +02:00
parent 311471d120
commit d19aacfe0e
7 changed files with 76 additions and 66 deletions
+1
View File
@@ -13,6 +13,7 @@ export default interface Filter {
historyczna: boolean;
mieszana: boolean;
minLevel: number;
maxLevel: number;
minOneWayCatenary: number;
minOneWay: number;
minTwoWayCatenary: number;