Added boobs incision and labia fields.
This commit is contained in:
parent
f69e343d89
commit
fc02d5c41b
|
@ -83,12 +83,14 @@ function curateProfileEntry(profile) {
|
|||
boobs_volume: profile.boobsVolume,
|
||||
boobs_implant: profile.boobsImplant,
|
||||
boobs_placement: profile.boobsPlacement,
|
||||
boobs_incision: profile.boobsIncision,
|
||||
boobs_surgeon: profile.boobsSurgeon,
|
||||
natural_butt: profile.naturalButt,
|
||||
butt_volume: profile.buttVolume,
|
||||
butt_implant: profile.buttImplant,
|
||||
natural_lips: profile.naturalLips,
|
||||
lips_volume: profile.lipsVolume,
|
||||
natural_labia: profile.naturalLabia,
|
||||
height: profile.height,
|
||||
weight: profile.weight,
|
||||
shoe_size: profile.shoeSize,
|
||||
|
|
Loading…
Reference in New Issue