Poprawka drag&drop

This commit is contained in:
2022-07-27 01:28:50 +02:00
parent 451a184ccb
commit a539719f76
5 changed files with 29 additions and 25 deletions
+1
View File
@@ -29,6 +29,7 @@ export const useStore = defineStore({
vehiclePreviewSrc: '',
isRandomizerCardOpen: false,
isRealStockListCardOpen: false,
} as IStore),