From 35699becf51e8627071588b4dedf2d23b176092a Mon Sep 17 00:00:00 2001 From: DebaucheryLibrarian Date: Sun, 5 Oct 2025 17:53:14 +0200 Subject: [PATCH] Re-added enhanced wand icon in bio, hiding enhancements bio section if no details are known. --- components/actors/bio.vue | 16 +++++++++++++--- 1 file changed, 13 insertions(+), 3 deletions(-) diff --git a/components/actors/bio.vue b/components/actors/bio.vue index 5af7e86..65f06e9 100644 --- a/components/actors/bio.vue +++ b/components/actors/bio.vue @@ -142,14 +142,24 @@ class="bio-item figure" > Figure - {{ actor.bust || '??' }}{{ actor.cup || '?' }}-{{ actor.waist || '??' }}-{{ actor.hip || '??' }} + + {{ actor.bust || '??' }}{{ actor.cup || '?' }}-{{ actor.waist || '??' }}-{{ actor.hip || '??' }} + +
  • - Enhanced + Enhancements