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

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

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

Loading…
Cancel
Save