update XXX note

This commit is contained in:
ansuz 2021-04-14 11:58:54 +05:30
parent 49035f3aad
commit e16d2a19ae

View file

@ -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);
}