mirror of
https://github.com/iv-org/invidious.git
synced 2025-07-29 16:58:30 +00:00
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$")
|
url = template_url.gsub("$M", "$Number$")
|
||||||
|
|
||||||
storyboard_width = storyboard[:storyboard_width]
|
storyboard_width = storyboard[:storyboard_width]
|
||||||
|
|
||||||
tile_count = tiles_per_page
|
tile_count = tiles_per_page
|
||||||
duration = tile_count * interval_seconds
|
duration = tile_count * interval_seconds
|
||||||
|
|
||||||
@ -180,8 +180,8 @@ module Invidious::Routes::API::Manifest
|
|||||||
end
|
end
|
||||||
end
|
end
|
||||||
i += 1
|
i += 1
|
||||||
end
|
end
|
||||||
end
|
end
|
||||||
end
|
end
|
||||||
end
|
end
|
||||||
end
|
end
|
||||||
|
Loading…
Reference in New Issue
Block a user