mirror of
https://github.com/wassname/talk.git
synced 2026-08-14 12:50:17 +08:00
missing state for the wordlist.
This commit is contained in:
@@ -80,6 +80,7 @@ class ModerationContainer extends React.Component {
|
||||
|
||||
const mapStateToProps = state => ({
|
||||
comments: state.comments.toJS(),
|
||||
settings: state.settings.toJS(),
|
||||
users: state.users.toJS()
|
||||
});
|
||||
|
||||
|
||||
Reference in New Issue
Block a user