mirror of
https://github.com/NodeBB/NodeBB.git
synced 2026-03-02 10:31:23 +01: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