1
0
mirror of https://github.com/matt-fidd/stratos.git synced 2026-01-01 20:39:28 +00:00
This commit is contained in:
2022-04-23 23:39:33 +00:00
parent ae725a8e88
commit bb09e710b3

1
app.js
View File

@@ -138,7 +138,6 @@ async function main() {
)
return res.redirect('/admin/parent-login');
next();
});