mirror of
https://github.com/wassname/talk.git
synced 2026-07-10 07:49:12 +08:00
Deeply pass commentIsIgnored
This commit is contained in:
@@ -521,6 +521,7 @@ class Comment extends React.Component {
|
||||
charCountEnable={charCountEnable}
|
||||
maxCharCount={maxCharCount}
|
||||
showSignInDialog={showSignInDialog}
|
||||
commentIsIgnored={commentIsIgnored}
|
||||
liveUpdates={liveUpdates}
|
||||
reactKey={reply.id}
|
||||
key={reply.id}
|
||||
|
||||
Reference in New Issue
Block a user