Make it appear in reported queue

This commit is contained in:
Chi Vinh Le
2017-09-15 22:52:19 +07:00
parent dc7013187d
commit e31cdebc12
4 changed files with 15 additions and 7 deletions
@@ -13,7 +13,7 @@ export default {
},
reported: {
action_type: 'FLAG',
statuses: ['NONE', 'PREMOD'],
statuses: ['NONE', 'PREMOD', 'SYSTEM_WITHHELD'],
icon: 'flag',
name: t('modqueue.reported'),
},