Remove mangadex entry from config

This commit is contained in:
Alex Ling
2022-02-06 06:18:09 +00:00
parent a29d6754e8
commit 59528de44d
4 changed files with 3 additions and 53 deletions
-1
View File
@@ -66,7 +66,6 @@ struct AdminRouter
end
get "/admin/downloads" do |env|
mangadex_base_url = Config.current.mangadex["base_url"]
layout "download-manager"
end