fixed duplicated waistEase
This commit is contained in:
parent
0cf60527ac
commit
334d350aaa
1 changed files with 1 additions and 2 deletions
|
@ -127,7 +127,6 @@ export default {
|
||||||
sleevecapQ3Spread2: { pct: 8, min: 4, max: 20 },
|
sleevecapQ3Spread2: { pct: 8, min: 4, max: 20 },
|
||||||
sleevecapQ4Spread1: { pct: 7, min: 4, max: 20 },
|
sleevecapQ4Spread1: { pct: 7, min: 4, max: 20 },
|
||||||
sleevecapQ4Spread2: { pct: 7, min: 4, max: 20 },
|
sleevecapQ4Spread2: { pct: 7, min: 4, max: 20 },
|
||||||
sleeveWidthGuarantee: { pct: 90, min: 25, max: 100 },
|
sleeveWidthGuarantee: { pct: 90, min: 25, max: 100 }
|
||||||
waistEase: { pct: 0, min: -4, max: 20 }
|
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue