mirror of
https://github.com/Spythere/pojazdownik.git
synced 2026-05-03 11:45:34 +00:00
środowisko dev
This commit is contained in:
+1
-1
@@ -42,7 +42,7 @@ export interface IStockProps {
|
||||
|
||||
export interface IStockData {
|
||||
generator: {
|
||||
passenger: [];
|
||||
passenger: any;
|
||||
cargo: {
|
||||
[key: string]: string[];
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user