From 58179310996a227b6a30fa0cbd0ee5862734ff2b Mon Sep 17 00:00:00 2001 From: flfeders Date: Thu, 21 Nov 2024 21:56:07 +0100 Subject: [PATCH] Added Shoe Size to Profile --- pages/profiles/show/[id].vue | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/pages/profiles/show/[id].vue b/pages/profiles/show/[id].vue index c01479d..5e2dbe0 100644 --- a/pages/profiles/show/[id].vue +++ b/pages/profiles/show/[id].vue @@ -215,6 +215,14 @@ const isLight = computed({ v-model="itemInfo.clothingSizeBottom" /> + + +