Merge branch 'master' of https://github.com/Tzahi12345/YoutubeDL-Material into multi-user-mode

This commit is contained in:
Adam Verga
2020-04-29 20:16:42 -04:00
18 changed files with 28 additions and 21 deletions

View File

@@ -62,8 +62,7 @@ const logger = winston.createLogger({
});
config_api.setLogger(logger);
subscriptions_api.setLogger(logger);
auth_api.setLogger(logger);
subscriptions_api.initialize(db, logger);
// var GithubContent = require('github-content');