Merge branch 'master' into react-linting-rules

This commit is contained in:
Wyatt Johnson
2017-09-18 10:02:49 -06:00
committed by GitHub
@@ -37,7 +37,7 @@ module.exports = {
input.actions.push({
action_type: 'FLAG',
user_id: null,
group_id: 'Comment contains toxic language',
group_id: 'TOXIC_COMMENT',
metadata: {}
});
}