@@ -49,6 +49,8 @@ app.post("/report", async (req, res) => {
body: `${content}\n\nClass: ${className}\nLocation: ${location}`,
});
console.log(resp);
if (!resp.ok) {
throw new Error(`Request failed`);
}
The note is not visible to the blocked user.