diff --git a/ui/component/livestreamComment/view.jsx b/ui/component/livestreamComment/view.jsx index bc6da6815..008927a6f 100644 --- a/ui/component/livestreamComment/view.jsx +++ b/ui/component/livestreamComment/view.jsx @@ -141,7 +141,6 @@ function LivestreamComment(props: Props) { authorUri={authorUri} commentIsMine={commentIsMine} isPinned={comment.is_pinned} - disableRemove={supportAmount > 0} isTopLevel disableEdit isLiveComment