From d617ca87451d051965d644cb671e336496f79a59 Mon Sep 17 00:00:00 2001 From: "plebeius.eth" Date: Tue, 23 Jan 2024 16:43:15 +0100 Subject: [PATCH] Update subplebbits.tsx --- src/views/subplebbits/subplebbits.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/views/subplebbits/subplebbits.tsx b/src/views/subplebbits/subplebbits.tsx index a8d3d3b9..44c1b565 100644 --- a/src/views/subplebbits/subplebbits.tsx +++ b/src/views/subplebbits/subplebbits.tsx @@ -134,7 +134,7 @@ const Subplebbit = ({ subplebbit }: SubplebbitProps) => { p/{address?.includes('.') ? address : shortAddress} {title && `: ${title}`} - {userRole && } + {(userRole || isUserOwner) && }