Merge remote-tracking branch 'refs/remotes/origin/master' into chat-permission

v1.18.x
Baris Usakli 7 years ago
commit 057e83cfac

@ -240,7 +240,7 @@ module.exports = function (Groups) {
old: oldName,
new: newName,
});
Groups.resetCache();
next();
},
], next);

Loading…
Cancel
Save