missed one, @EisFrei

v1.18.x
Julian Lam 10 years ago
parent cfdd4ec164
commit 5c6dfb7462

@ -629,7 +629,7 @@ var async = require('async'),
return callback(err); return callback(err);
} }
plugins.fireHook('action:groups.leave', { plugins.fireHook('action:group.leave', {
groupName: groupName, groupName: groupName,
uid: uid uid: uid
}); });

Loading…
Cancel
Save