mirror of
https://github.com/wassname/talk.git
synced 2026-09-09 11:38:08 +08:00
Port perm checks to the new framework
This commit is contained in:
@@ -30,7 +30,6 @@ export const FakeComment = ({username, created_at, body}) => (
|
||||
onClick={() => {}}
|
||||
parentCommentId={'commentID'}
|
||||
currentUserId={{}}
|
||||
banned={false}
|
||||
/>
|
||||
</div>
|
||||
<div className="commentActionsRight comment__action-container">
|
||||
|
||||
Reference in New Issue
Block a user