mirror of
https://github.com/hkalexling/Mango.git
synced 2025-08-03 03:15:31 -04:00
Initialize the downloader when started
This commit is contained in:
parent
34b11dc2c7
commit
bd8ae9497f
@ -26,6 +26,7 @@ OptionParser.parse do |parser|
|
||||
end
|
||||
|
||||
Config.load(config_path).set_current
|
||||
MangaDex::Downloader.default
|
||||
|
||||
server = Server.new
|
||||
server.start
|
||||
|
Loading…
x
Reference in New Issue
Block a user