mirror of
https://github.com/NodeBB/NodeBB.git
synced 2025-11-10 07:55:46 +01:00
Use emoji v2 instead of emoji-extended (#5800)
This commit is contained in:
committed by
Julian Lam
parent
76cfcc039a
commit
a849a772bf
@@ -439,8 +439,8 @@ function enableDefaultPlugins(next) {
|
||||
'nodebb-widget-essentials',
|
||||
'nodebb-rewards-essentials',
|
||||
'nodebb-plugin-soundpack-default',
|
||||
'nodebb-plugin-emoji-extended',
|
||||
'nodebb-plugin-emoji-one',
|
||||
'nodebb-plugin-emoji',
|
||||
'nodebb-plugin-emoji-android',
|
||||
];
|
||||
var customDefaults = nconf.get('defaultplugins') || nconf.get('defaultPlugins');
|
||||
|
||||
|
||||
Reference in New Issue
Block a user