mirror of
https://github.com/Spythere/srjp-td2.git
synced 2026-05-03 21:48:13 +00:00
chore(api): improved fetching data from api; changed to new vehicles data endpoint
This commit is contained in:
@@ -298,7 +298,6 @@ export interface VehicleData {
|
||||
group: VehicleGroup;
|
||||
cabinName?: string;
|
||||
restrictions?: VehicleRestrictions;
|
||||
simulatorVersion: string;
|
||||
}
|
||||
|
||||
export interface VehicleRestrictions {
|
||||
|
||||
Reference in New Issue
Block a user