adjust in store files

This commit is contained in:
Davidson Gomes
2023-07-05 19:16:47 -03:00
parent db95de6731
commit 0a925df2a9
14 changed files with 54 additions and 34 deletions

View File

@@ -47,6 +47,7 @@ export const repository = new RepositoryBroker(
messageUpdateRepository,
webhookRepository,
authRepository,
configService,
dbserver?.getClient(),
);