mirror of
https://github.com/Spythere/pojazdownik.git
synced 2026-05-03 11:45:34 +00:00
Migracja store'a
This commit is contained in:
+3
-1
@@ -17,6 +17,8 @@ export interface IStore {
|
||||
|
||||
swapVehicles: boolean;
|
||||
vehiclePreviewSrc: string;
|
||||
|
||||
isRandomizerCardOpen: boolean;
|
||||
}
|
||||
|
||||
export interface IVehicleData {
|
||||
@@ -67,4 +69,4 @@ export interface IStock {
|
||||
supportersOnly: boolean;
|
||||
count: number;
|
||||
imgSrc: string;
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user