@@ -14,7 +14,6 @@ fetch(localURL)
return res.json();
})
.then((data) => {
for(let i=0;i<3;i++) //i in data.subscriptions)
{
let open=null;
@@ -26,4 +25,3 @@ fetch(localURL)
}
.catch((error)=> console.error("couldnt fetch data",error));
The note is not visible to the blocked user.