chore(simon) Removed circumference suffix from measurements
This commit is contained in:
parent
901811dc54
commit
a1ed717f5f
5 changed files with 26 additions and 31 deletions
|
@ -102,17 +102,17 @@ export default {
|
|||
]
|
||||
},
|
||||
measurements: [
|
||||
'bicepsCircumference',
|
||||
'chestCircumference',
|
||||
'biceps',
|
||||
'chest',
|
||||
'hpsToWaistBack',
|
||||
'waistCircumference',
|
||||
'waist',
|
||||
'waistToHips',
|
||||
'neckCircumference',
|
||||
'neck',
|
||||
'shoulderSlope',
|
||||
'shoulderToShoulder',
|
||||
'hipsCircumference',
|
||||
'hips',
|
||||
'shoulderToWrist',
|
||||
'wristCircumference'
|
||||
'wrist'
|
||||
],
|
||||
dependencies: {
|
||||
sleeveBase: ['frontBase', 'backBase'],
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue