DEV: zmiana w pobieraniu danych z API

This commit is contained in:
2021-12-30 00:57:22 +01:00
parent cb306d4be5
commit 967356a02a
8 changed files with 114 additions and 45 deletions
+1 -1
View File
@@ -19,7 +19,7 @@ export default interface Station {
stationLines: string;
stationProject: string;
reqLevel: string;
reqLevel: number;
supportersOnly: boolean;
SBL: string;