Am i the one ?
This commit is contained in:
parent
9c0ffb62c6
commit
c745272bd9
1 changed files with 1 additions and 0 deletions
|
@ -159,6 +159,7 @@ public class Main{
|
|||
return false;
|
||||
};
|
||||
|
||||
|
||||
router.registerPackages("dev.peerat.backend.routes",new DependencyInjector()
|
||||
.of(repo, router, config, new RouteExtracter(router), config.getMail(), isAdmin)
|
||||
.of("waitting", new HashMap<>())
|
||||
|
|
Loading…
Add table
Reference in a new issue