@ -298,15 +298,6 @@ app.get("/api/buildings", requireLogin, async (req, res) => {
}
});
} catch (err) {
console.error(err);
res.status(500).json({ error: "DB Fehler" });
app.use(express.json());
app.use(express.urlencoded({ extended: true }));
The note is not visible to the blocked user.