Merge branch 'master' into static-url

This commit is contained in:
Kim Gardner
2017-09-18 17:56:38 +01: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: {}
});
}