mirror of
https://github.com/Spythere/pojazdownik.git
synced 2026-05-03 11:45:34 +00:00
Dodano możliwość wyboru realnych zestawień
This commit is contained in:
@@ -13,6 +13,7 @@ export interface IStore {
|
||||
cargoOptions: any[][];
|
||||
|
||||
chosenStockListIndex: number;
|
||||
chosenRealStockName: string | null;
|
||||
|
||||
swapVehicles: boolean;
|
||||
vehiclePreviewSrc: string;
|
||||
|
||||
Reference in New Issue
Block a user