@@ -35,7 +35,7 @@ module.exports = function(){
for(let r of res.definitions){
txt+= `*${r.speech}:*\n`;
for(let l of r.lines){
txt+= `_${l.define}_\n`;
txt+= ` - _${l.define}_\n\n`;
}
txt += `\n`;
The note is not visible to the blocked user.