Merge branch 'master' into i18n-refactor

This commit is contained in:
gaba
2017-05-01 11:28:06 -07:00
101 changed files with 2961 additions and 2106 deletions
@@ -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}