mirror of
https://github.com/NodeBB/NodeBB.git
synced 2026-05-06 07:26:13 +02:00
closes #6180
This commit is contained in:
@@ -240,7 +240,7 @@ module.exports = function (Groups) {
|
||||
old: oldName,
|
||||
new: newName,
|
||||
});
|
||||
|
||||
Groups.resetCache();
|
||||
next();
|
||||
},
|
||||
], next);
|
||||
|
||||
Reference in New Issue
Block a user