🐛 Added (missing) underbust to measurements list in models package
This commit is contained in:
parent
3e2ab49a21
commit
a9045c2f85
1 changed files with 1 additions and 0 deletions
|
@ -44,6 +44,7 @@ export const measurements = {
|
||||||
"shoulderToElbow",
|
"shoulderToElbow",
|
||||||
"shoulderToShoulder",
|
"shoulderToShoulder",
|
||||||
"shoulderToWrist",
|
"shoulderToWrist",
|
||||||
|
"underbust",
|
||||||
"upperLegCircumference",
|
"upperLegCircumference",
|
||||||
"wristCircumference"
|
"wristCircumference"
|
||||||
]
|
]
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue