mirror of
https://github.com/hkalexling/Mango.git
synced 2026-01-24 00:03:14 -05:00
Initialize the downloader when started
This commit is contained in:
@@ -26,6 +26,7 @@ OptionParser.parse do |parser|
|
||||
end
|
||||
|
||||
Config.load(config_path).set_current
|
||||
MangaDex::Downloader.default
|
||||
|
||||
server = Server.new
|
||||
server.start
|
||||
|
||||
Reference in New Issue
Block a user