1
0
Fork 0

chore(brian) Removed circumference suffix from measurements

This commit is contained in:
Joost De Cock 2020-06-30 15:13:28 +02:00
parent 4b918d7c75
commit a0da79a1e0
5 changed files with 16 additions and 26 deletions

View file

@ -52,15 +52,15 @@ export default {
]
},
measurements: [
'bicepsCircumference',
'chestCircumference',
'biceps',
'chest',
'hpsToWaistBack',
'waistToHips',
'neckCircumference',
'neck',
'shoulderSlope',
'shoulderToShoulder',
'shoulderToWrist',
'wristCircumference'
'wrist'
],
dependencies: {
back: 'base',