mirror of
https://github.com/wassname/talk.git
synced 2026-08-02 13:10:23 +08:00
Remove global dependency on registry and plugins
This commit is contained in:
@@ -1,5 +1,4 @@
|
||||
import t from 'coral-framework/services/i18n';
|
||||
import {getModQueueConfigs} from 'coral-framework/helpers/plugins';
|
||||
|
||||
export default {
|
||||
premod: {
|
||||
@@ -33,5 +32,4 @@ export default {
|
||||
icon: 'question_answer',
|
||||
name: t('modqueue.all'),
|
||||
},
|
||||
...getModQueueConfigs(),
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user