mirror of
https://github.com/Spythere/pojazdownik.git
synced 2026-05-03 19:48:11 +00:00
feat: loading data from clipboard; error detection
This commit is contained in:
@@ -44,6 +44,8 @@ export const useStore = defineStore({
|
||||
stockList: [] as IStock[],
|
||||
cargoOptions: [] as any[][],
|
||||
|
||||
storageStockList: [] as IStock[][],
|
||||
|
||||
swapVehicles: false,
|
||||
|
||||
chosenStockListIndex: -1,
|
||||
|
||||
Reference in New Issue
Block a user