chore(shin) Removed circumference suffix from measurements
This commit is contained in:
parent
a1ed717f5f
commit
2d1d9c2a3b
2 changed files with 4 additions and 4 deletions
|
@ -13,7 +13,7 @@ export default {
|
|||
fit: ['bulge', 'backRise', 'legReduction', 'stretch'],
|
||||
style: ['lengthBonus', 'rise']
|
||||
},
|
||||
measurements: ['hipsCircumference', 'upperLegCircumference', 'waistToUpperLeg', 'waistToHips'],
|
||||
measurements: ['hips', 'upperLeg', 'waistToUpperLeg', 'waistToHips'],
|
||||
parts: ['back', 'front', 'waistband'],
|
||||
options: {
|
||||
// Constants
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue