refactor(simone): Removed deprecated measurements from Simone
This commit is contained in:
parent
06807e332d
commit
f14269b8f5
1 changed files with 1 additions and 1 deletions
|
@ -110,10 +110,10 @@ export default {
|
||||||
measurements: [
|
measurements: [
|
||||||
'bicepsCircumference',
|
'bicepsCircumference',
|
||||||
'bustSpan',
|
'bustSpan',
|
||||||
'centerBackNeckToWaist',
|
|
||||||
'chestCircumference',
|
'chestCircumference',
|
||||||
'highBust',
|
'highBust',
|
||||||
'hpsToBust',
|
'hpsToBust',
|
||||||
|
'hpsToHipsBack',
|
||||||
'naturalWaist',
|
'naturalWaist',
|
||||||
'naturalWaistToHip',
|
'naturalWaistToHip',
|
||||||
'neckCircumference',
|
'neckCircumference',
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue