From b0dbdeae27e7f678233cee7947dd42b8d72cd18f Mon Sep 17 00:00:00 2001 From: Rafael Date: Tue, 4 Jan 2022 08:29:11 -0300 Subject: [PATCH] Allow to remove my superchats --- ui/component/livestreamComment/view.jsx | 1 - 1 file changed, 1 deletion(-) 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