diff --git a/www/common/outer/userObject.js b/www/common/outer/userObject.js index b1d92b54c..e7c55da67 100644 --- a/www/common/outer/userObject.js +++ b/www/common/outer/userObject.js @@ -830,7 +830,7 @@ define([ } } if (!Hash.isValidChannel(el.channel)) { - // XXX delete channel? + // XXX delete channel? replace with parsed.channel? console.error('Remove invalid channel', el.channel, el); // toClean.push(id); }