mirror of
https://github.com/Spythere/stacjownik.git
synced 2026-05-04 13:58:12 +00:00
fix: missing typings for hidden property
This commit is contained in:
@@ -23,6 +23,7 @@ export interface StationJSONData {
|
|||||||
project: string;
|
project: string;
|
||||||
projectUrl: string;
|
projectUrl: string;
|
||||||
hash: string;
|
hash: string;
|
||||||
|
hidden: boolean;
|
||||||
|
|
||||||
reqLevel: number;
|
reqLevel: number;
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user