1
0
Fork 0

🐛 Fixed HPS to bust measurement base in neckstimate

This commit is contained in:
Joost De Cock 2019-09-22 17:15:02 +02:00
parent ded33954cb
commit d531396000

View file

@ -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,