This commit is contained in:
2024-04-03 21:51:24 +02:00
parent f915094775
commit 90824dc0e5
3 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -21,7 +21,7 @@ export interface ICargo {
}
export interface IVehiclesAPI {
version: string;
simulatorVersion: string;
generator: {
cargo: {