mirror of
https://github.com/wassname/talk.git
synced 2026-09-10 12:43:11 +08:00
highlight suspect, banned words and links
This commit is contained in:
@@ -163,6 +163,7 @@ class ModerationContainer extends Component {
|
||||
activeTab={activeTab}
|
||||
singleView={moderation.singleView}
|
||||
selectedIndex={this.state.selectedIndex}
|
||||
bannedWords={settings.wordlist.banned}
|
||||
suspectWords={settings.wordlist.suspect}
|
||||
showBanUserDialog={props.showBanUserDialog}
|
||||
acceptComment={props.acceptComment}
|
||||
|
||||
Reference in New Issue
Block a user