chore(sven) Removed circumference suffix from measurements
This commit is contained in:
parent
691313a8f2
commit
51270247be
4 changed files with 11 additions and 13 deletions
|
@ -53,17 +53,17 @@ export default {
|
|||
]
|
||||
},
|
||||
measurements: [
|
||||
'bicepsCircumference',
|
||||
'chestCircumference',
|
||||
'biceps',
|
||||
'chest',
|
||||
'hpsToWaistBack',
|
||||
'hipsCircumference',
|
||||
'waistCircumference',
|
||||
'hips',
|
||||
'waist',
|
||||
'waistToHips',
|
||||
'neckCircumference',
|
||||
'neck',
|
||||
'shoulderSlope',
|
||||
'shoulderToShoulder',
|
||||
'shoulderToWrist',
|
||||
'wristCircumference'
|
||||
'wrist'
|
||||
],
|
||||
dependencies: {
|
||||
frontBase: 'base',
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue