Compare commits

..

No commits in common. "a1d331b5b4b1e9f5d98d7983f346aaa3d9a9486f" and "b36ee36e3a97b6ce62d8a3d77d160a68d04073e8" have entirely different histories.

View File

@ -88,7 +88,7 @@ app.use("/dry-wash", require("./routers/dry-wash"))
app.use("/freetracker", require("./routers/freetracker"))
app.use("/dhs-testing", require("./routers/dhs-testing"))
app.use("/gamehub", require("./routers/gamehub"))
app.use("/esc", require("./routers/esc"))
app.use(require("./error"))