1
Fork 0
This commit is contained in:
Ashley 2023-05-08 16:27:15 +00:00
parent e67b2e25f3
commit 71c6f3f942

View file

@ -57,7 +57,7 @@ module.exports = function (app, config, renderTemplate) {
});
*/
res.send("download page is broken rn - will be fixed soon !!!!!!! sorry for the inco")
res.send("download page is broken rn - will be fixed soon !!!!!!! sorry :c - btw ily")
} catch {
res.redirect("/");
}