@@ -87,7 +87,6 @@ app.get("/health", (_, res) => {
res.json({ status: "ok" });
});
app.get("/deploy", (_, res) => {
res.json({ status: "deploy" });
The note is not visible to the blocked user.