mirror of
https://github.com/Spythere/pojazdownik.git
synced 2026-05-03 19:48:11 +00:00
Nowe ikony; poprawki w działaniu listy i wyboru pojazdów
This commit is contained in:
@@ -159,8 +159,8 @@ export default defineComponent({
|
||||
},
|
||||
|
||||
data: () => ({
|
||||
randomStockMass: 1500,
|
||||
randomStockLength: 650,
|
||||
randomStockMass: 650,
|
||||
randomStockLength: 350,
|
||||
chosenCarTypes: [] as string[],
|
||||
|
||||
cargoFillModeList: [
|
||||
|
||||
Reference in New Issue
Block a user