increase garage max size
This commit is contained in:
@@ -46,7 +46,7 @@ const GARAGE_SIZE_SLIDER_OPTIONS = {
|
|||||||
start: [10, 20],
|
start: [10, 20],
|
||||||
range: {
|
range: {
|
||||||
min: [0],
|
min: [0],
|
||||||
max: [50]
|
max: [150]
|
||||||
},
|
},
|
||||||
step: 2,
|
step: 2,
|
||||||
connect: true,
|
connect: true,
|
||||||
|
|||||||
Reference in New Issue
Block a user