mirror of
https://github.com/wassname/talk.git
synced 2026-06-29 22:18:15 +08:00
No premod status to the New Queue
This commit is contained in:
@@ -2,7 +2,7 @@ import t from 'coral-framework/services/i18n';
|
||||
|
||||
export default {
|
||||
new: {
|
||||
statuses: ['NONE', 'PREMOD'],
|
||||
statuses: ['NONE'],
|
||||
icon: 'question_answer',
|
||||
name: t('modqueue.new'),
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user