diff --git a/src/app/index.ts b/src/app/index.ts index dc98b2e4..e10e2e4e 100644 --- a/src/app/index.ts +++ b/src/app/index.ts @@ -47,6 +47,7 @@ import VotesController from "./api/super-admin/VotesController"; import LiveVoteController from "./api/super-admin/LiveVoteController"; + /** * @description This allow to declare all controllers used in the application */