From bbcdb74ade81967eb3b26180badde34407a2146f Mon Sep 17 00:00:00 2001 From: Justin Edmund Date: Thu, 22 Dec 2022 01:39:51 -0800 Subject: [PATCH] Update PartyDetails --- components/PartyDetails/index.tsx | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/components/PartyDetails/index.tsx b/components/PartyDetails/index.tsx index 59ff9714..75ebc883 100644 --- a/components/PartyDetails/index.tsx +++ b/components/PartyDetails/index.tsx @@ -129,11 +129,11 @@ const PartyDetails = (props: Props) => { if (party.user) return ( {party.user.picture.picture} ) else return