mirror of
https://github.com/iv-org/invidious.git
synced 2024-11-10 10:18:24 +00:00
Fix typo
This commit is contained in:
parent
0f5b93e394
commit
4c8bb3b293
@ -2197,7 +2197,7 @@ get "/api/v1/insights/:id" do |env|
|
||||
"shares" => shares,
|
||||
"avgViewDurationSeconds" => avg_view_duration_seconds,
|
||||
"graphData" => graph_data,
|
||||
}.to_pretty_json
|
||||
}.to_json
|
||||
end
|
||||
|
||||
get "/api/v1/videos/:id" do |env|
|
||||
|
Loading…
Reference in New Issue
Block a user