From fc8838fdbda7f23d76b3f527fbf866ab7d852a58 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E2=98=99=E2=97=A6=20The=20Tablet=20=E2=9D=80=20GamerGirla?= =?UTF-8?q?ndCo=20=E2=97=A6=E2=9D=A7?= Date: Tue, 12 Nov 2024 16:45:34 -0500 Subject: [PATCH] fix(components): update story listing item component ensure that the lock icon is only shown on stories that are restricted, instead of *every* one --- components/listings/singleStory.vue | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/components/listings/singleStory.vue b/components/listings/singleStory.vue index a002d2b..1ab3c56 100644 --- a/components/listings/singleStory.vue +++ b/components/listings/singleStory.vue @@ -26,9 +26,9 @@ {{ story.title }} - + - +