🐛 Fixed HPS to bust measurement base in neckstimate
This commit is contained in:
parent
ded33954cb
commit
d531396000
1 changed files with 1 additions and 1 deletions
|
@ -101,7 +101,7 @@ export default {
|
||||||
},
|
},
|
||||||
highPointShoulderToBust: {
|
highPointShoulderToBust: {
|
||||||
slope: 0.1,
|
slope: 0.1,
|
||||||
base: 28.5
|
base: 285
|
||||||
},
|
},
|
||||||
naturalWaistToUnderbust: {
|
naturalWaistToUnderbust: {
|
||||||
slope: 0.1,
|
slope: 0.1,
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue