feature: url projektów

This commit is contained in:
2023-02-12 00:42:37 +01:00
parent 2f6e2e7402
commit 36d71292bc
4 changed files with 21 additions and 13 deletions
+1
View File
@@ -60,6 +60,7 @@ export interface StationJSONData {
url: string;
lines: string;
project: string;
projectUrl: string;
reqLevel: number;