mirror of
https://github.com/Spythere/pojazdownik.git
synced 2026-05-04 03:58:11 +00:00
chorse: changed api data to stored locally
This commit is contained in:
+1
-1
@@ -21,7 +21,7 @@ export interface ICargo {
|
||||
weight: number;
|
||||
}
|
||||
|
||||
export interface IVehiclesAPI {
|
||||
export interface IVehiclesData {
|
||||
simulatorVersion: string;
|
||||
|
||||
generator: {
|
||||
|
||||
Reference in New Issue
Block a user