Remove creator local check from modding on comment-node

This commit is contained in:
Dessalines 2021-03-25 11:47:31 -04:00
parent c7db597e3f
commit fea6227258

View file

@ -462,7 +462,6 @@ export class CommentNode extends Component<CommentNodeProps, CommentNodeState> {
</button>
))}
{!cv.creator_banned_from_community &&
cv.creator.local &&
(!this.state.showConfirmAppointAsMod ? (
<button
class="btn btn-link btn-animate text-muted"