mirror of
https://github.com/hkalexling/Mango.git
synced 2026-04-03 00:03:14 -04:00
Basic search functionality
This commit is contained in:
@@ -54,6 +54,7 @@ class MainRouter < Router
|
||||
end
|
||||
|
||||
get "/download" do |env|
|
||||
base_url = @context.config.mangadex["base_url"];
|
||||
layout "download"
|
||||
end
|
||||
end
|
||||
|
||||
Reference in New Issue
Block a user