Skip to content
Snippets Groups Projects
Commit 8c134a43 authored by Agustin Ruiz Diaz Cambon's avatar Agustin Ruiz Diaz Cambon
Browse files

Detalle q rompia todo

parent ec6eaae2
No related branches found
No related tags found
No related merge requests found
......@@ -19,7 +19,7 @@ router.use('/users', UserController);
router.use('/faqs', FAQController);
// From this line on a auth verification will be taken
// router.use(AuthMiddleware.authChecker);
router.use(AuthMiddleware.authChecker);
router.use('/sheetParser', SheetController);
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment