diff --git a/lib/common/service/channelService.js b/lib/common/service/channelService.js index 8969a3fde..f3f45e9cd 100644 --- a/lib/common/service/channelService.js +++ b/lib/common/service/channelService.js @@ -462,7 +462,7 @@ var restoreChannel = function(self, cb) { utils.invokeCallback(cb); return; } - var load = function(key) { + var load = function(key, name) { return (function() { loadAllFromStore(self, key, function(err, items) { for(var j=0; j