@ -50,7 +50,7 @@ module.exports = function(name){
this.get_v = function(cid){
this.get_chat(cid);
return new Promise((resolve, reject)=>{
resolve(this.db.get("chats").find({id:cid}).value());
resolve(this.db.get("chats").find({id:cid}).get('tracking').value());
});
}
The note is not visible to the blocked user.