1
0
Fork 0

sparkles: Added kneeCircumference measurement

This commit is contained in:
Joost De Cock 2019-07-17 23:26:21 +02:00 committed by Joost De Cock
parent d211b88e5b
commit ab541c7e10

View file

@ -49,6 +49,7 @@ const ModelSchema = new Schema({
hipsCircumference: Number,
hipsToUpperLeg: Number,
inseam: Number,
kneeCircumference: Number,
naturalWaist: Number,
naturalWaistToFloor: Number,
naturalWaistToHip: Number,