diff --git a/ui/component/commentMenuList/view.jsx b/ui/component/commentMenuList/view.jsx index 16b17f509..e2a2265ae 100644 --- a/ui/component/commentMenuList/view.jsx +++ b/ui/component/commentMenuList/view.jsx @@ -204,6 +204,7 @@ function CommentMenuList(props: Props) { {!disableRemove && activeChannelClaim && (activeChannelIsModerator || + activeChannelIsAdmin || activeChannelClaim.permanent_url === authorUri || activeChannelClaim.permanent_url === contentChannelPermanentUrl) && (