mirror of
https://github.com/wassname/talk.git
synced 2026-08-08 11:28:12 +08:00
have all the comments show up in All Queue with proper statuses
This commit is contained in:
@@ -21,7 +21,6 @@ const ModerationQueue = ({comments, selectedIndex, commentCount, singleView, loa
|
||||
key={i}
|
||||
index={i}
|
||||
comment={comment}
|
||||
commentType={activeTab}
|
||||
selected={i === selectedIndex}
|
||||
suspectWords={props.suspectWords}
|
||||
bannedWords={props.bannedWords}
|
||||
|
||||
Reference in New Issue
Block a user