@@ -107,7 +107,7 @@ function Env(t, s) {
item = JSON.stringify(item)
}
if (Object.prototype.toString.call(arg) === '[object Array]') {
item = item.join(this.logSeparator)
let message = this.notifyStr.join(this.logSeparator);
The note is not visible to the blocked user.