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