Fixed router not working

This commit is contained in:
pb
2024-02-19 17:24:14 +01:00
parent 58d5493584
commit 20a2636677
4 changed files with 42 additions and 11 deletions

View File

@@ -125,3 +125,4 @@ func Init() {
initAuthMiddleware()
initUglyFixes()
}