⬆️ Bumped dep versions and socket.io-redis upgrade

This commit is contained in:
2023-03-21 21:38:07 -04:00
parent 65c762d689
commit 7b59f5f94d
6 changed files with 4013 additions and 16217 deletions

View File

@@ -75,6 +75,7 @@ export default class ImportService extends Service {
return await walkFolder(ctx.params.basePathToWalk, [
".cbz",
".cbr",
".cb7",
]);
},
},