🐛 Fixed typo in Simon config
This commit is contained in:
parent
69293dee14
commit
b7d3b3e072
1 changed files with 1 additions and 1 deletions
|
@ -190,7 +190,7 @@ export default {
|
||||||
armholeDepthFactor: { pct: 60, min: 50, max: 70 },
|
armholeDepthFactor: { pct: 60, min: 50, max: 70 },
|
||||||
backNeckCutout: { pct: 5, min: 2, max: 8 },
|
backNeckCutout: { pct: 5, min: 2, max: 8 },
|
||||||
bicepsEase: { pct: 20, min: 10, max: 50 },
|
bicepsEase: { pct: 20, min: 10, max: 50 },
|
||||||
buttonFreeLength: { pct: 2, min: 0, max: 40 },
|
buttonFreeLength: { pct: 2, min: 0, max: 15 },
|
||||||
chestEase: { pct: 20, min: 10, max: 35 },
|
chestEase: { pct: 20, min: 10, max: 35 },
|
||||||
collarBend: { pct: 5, min: 0, max: 10 },
|
collarBend: { pct: 5, min: 0, max: 10 },
|
||||||
collarEase: { pct: 3.5, min: 2, max: 10 },
|
collarEase: { pct: 3.5, min: 2, max: 10 },
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue