@@ -6,7 +6,7 @@ app.use(express.json());
app.get("/", (req, res) => {
res.json({
status: "OK",
message: "Home Route Working Fine"
message: "Home Route"
});
The note is not visible to the blocked user.