Merge branch 'dev' into feature/plugin-v2

This commit is contained in:
Alex Ling
2021-09-04 02:25:19 +00:00
22 changed files with 291 additions and 988 deletions
-5
View File
@@ -72,11 +72,6 @@ struct MainRouter
end
end
get "/download" do |env|
mangadex_base_url = Config.current.mangadex["base_url"]
layout "download"
end
get "/download/plugins" do |env|
begin
layout "plugin-download"