Am i the one ?

This commit is contained in:
jeffcheasey88 2025-02-05 22:53:08 +01:00
parent 9c0ffb62c6
commit c745272bd9

View file

@ -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<>())