Barış Soner Uşaklı 8 years ago
parent e9f8cdc7f0
commit c0f390322c

@ -156,7 +156,7 @@ module.exports = function (Categories) {
async.waterfall([
function (next) {
plugins.fireHook('filter:categories.copyPrivilegesFrom', {
privileges: privileges.privilegeList,
privileges: privileges.privilegeList.slice(),
fromCid: fromCid,
toCid: toCid,
}, next);

Loading…
Cancel
Save