1
0
Fork 0

fix(albert): Port to new measurement names

This commit is contained in:
Joost De Cock 2020-10-13 19:22:26 +02:00
parent 6af2ef47c4
commit efd83682ca
3 changed files with 9 additions and 16 deletions

View file

@ -23,13 +23,7 @@ export default {
fit: ['backOpening', 'chestDepth'],
style: ['lengthBonus', 'bibLength', 'bibWidth', 'strapWidth']
},
measurements: [
'chestCircumference',
'waistCircumference',
'hipsCircumference',
'hpsToWaistBack',
'waistToKnee'
],
measurements: ['chest', 'waist', 'hips', 'hpsToWaistBack', 'waistToKnee'],
dependencies: {},
inject: {},
hide: [],