Allow to remove my superchats
This commit is contained in:
parent
d03f80c6b1
commit
b0dbdeae27
1 changed files with 0 additions and 1 deletions
|
@ -141,7 +141,6 @@ function LivestreamComment(props: Props) {
|
||||||
authorUri={authorUri}
|
authorUri={authorUri}
|
||||||
commentIsMine={commentIsMine}
|
commentIsMine={commentIsMine}
|
||||||
isPinned={comment.is_pinned}
|
isPinned={comment.is_pinned}
|
||||||
disableRemove={supportAmount > 0}
|
|
||||||
isTopLevel
|
isTopLevel
|
||||||
disableEdit
|
disableEdit
|
||||||
isLiveComment
|
isLiveComment
|
||||||
|
|
Loading…
Reference in a new issue