mirror of
https://github.com/iv-org/invidious.git
synced 2024-06-07 19:40:52 +00:00
Fix missing 'end'
This commit is contained in:
parent
1eae76fc15
commit
aff2083529
@ -2040,6 +2040,7 @@ get "/api/v1/comments/:id" do |env|
|
||||
"contentHtml" => content_html,
|
||||
}.to_json
|
||||
end
|
||||
end
|
||||
end
|
||||
|
||||
get "/api/v1/videos/:id" do |env|
|
||||
|
Loading…
Reference in New Issue
Block a user