v1.18.x
Baris Usakli 7 years ago
parent 094bab24c9
commit 2053472ef3

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

Loading…
Cancel
Save