pin only top level

This commit is contained in:
jessop 2020-10-20 09:47:28 -04:00 committed by Sean Yesmunt
parent 91d034954e
commit 14e1b6c1f7

View file

@ -250,7 +250,7 @@ function Comment(props: Props) {
{__('Block Channel')}
</MenuItem>
)}
{commentIdentityChannel === contentChannel && (
{commentIdentityChannel === contentChannel && isTopLevel && (
<MenuItem
className="comment__menu-option menu__link"
onSelect={