chore(brian) Removed circumference suffix from measurements
This commit is contained in:
parent
4b918d7c75
commit
a0da79a1e0
5 changed files with 16 additions and 26 deletions
|
@ -52,15 +52,15 @@ export default {
|
|||
]
|
||||
},
|
||||
measurements: [
|
||||
'bicepsCircumference',
|
||||
'chestCircumference',
|
||||
'biceps',
|
||||
'chest',
|
||||
'hpsToWaistBack',
|
||||
'waistToHips',
|
||||
'neckCircumference',
|
||||
'neck',
|
||||
'shoulderSlope',
|
||||
'shoulderToShoulder',
|
||||
'shoulderToWrist',
|
||||
'wristCircumference'
|
||||
'wrist'
|
||||
],
|
||||
dependencies: {
|
||||
back: 'base',
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue