mirror of
https://github.com/iv-org/invidious.git
synced 2024-12-22 08:09:51 +05:30
Format
This commit is contained in:
parent
c5b610d479
commit
827be740d3
@ -163,7 +163,7 @@ module Invidious::Routes::API::Manifest
|
||||
url = template_url.gsub("$M", "$Number$")
|
||||
|
||||
storyboard_width = storyboard[:storyboard_width]
|
||||
|
||||
|
||||
tile_count = tiles_per_page
|
||||
duration = tile_count * interval_seconds
|
||||
|
||||
@ -180,8 +180,8 @@ module Invidious::Routes::API::Manifest
|
||||
end
|
||||
end
|
||||
i += 1
|
||||
end
|
||||
end
|
||||
end
|
||||
end
|
||||
end
|
||||
end
|
||||
end
|
||||
|
Loading…
Reference in New Issue
Block a user