Fix errorneous log

This commit is contained in:
Rory&
2026-03-17 01:36:09 +01:00
parent a2be4fedfd
commit 6dc30c1f92
+1 -2
View File
@@ -26,8 +26,7 @@ import { FieldErrors } from "@spacebar/util";
import fs from "fs";
const router = Router({ mergeParams: true });
console.log("[Server] Registering reporting menu routes...");
if (process.env.LOG_ROUTES !== "false") console.log("[Server] Registering reporting menu routes...");
router.get(
"/",
route({