1
0
Fork 0

fixed duplicated waistEase

This commit is contained in:
AlfaLyr 2020-04-06 08:56:44 +02:00 committed by GitHub
parent 0cf60527ac
commit 334d350aaa
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -127,7 +127,6 @@ export default {
sleevecapQ3Spread2: { pct: 8, min: 4, max: 20 },
sleevecapQ4Spread1: { pct: 7, min: 4, max: 20 },
sleevecapQ4Spread2: { pct: 7, min: 4, max: 20 },
sleeveWidthGuarantee: { pct: 90, min: 25, max: 100 },
waistEase: { pct: 0, min: -4, max: 20 }
sleeveWidthGuarantee: { pct: 90, min: 25, max: 100 }
}
}