mirror of
https://github.com/NodeBB/NodeBB.git
synced 2026-01-07 16:12:53 +01:00
Merge remote-tracking branch 'refs/remotes/origin/master' into chat-permission
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