mirror of
https://github.com/iv-org/invidious.git
synced 2026-05-18 14:11:22 -05:00
Remove extraneous line from merge
This commit is contained in:
parent
d1fb27662d
commit
4f09a07cba
@ -60,7 +60,6 @@ we're going to need to do it here in order to allow for translations.
|
|||||||
"replies_loaded_text" => HTML.escape(I18n.translate(locale, "Replies loaded")),
|
"replies_loaded_text" => HTML.escape(I18n.translate(locale, "Replies loaded")),
|
||||||
"hide_replies_text" => HTML.escape(I18n.translate(locale, "Hide replies")),
|
"hide_replies_text" => HTML.escape(I18n.translate(locale, "Hide replies")),
|
||||||
"show_replies_text" => HTML.escape(I18n.translate(locale, "Show replies")),
|
"show_replies_text" => HTML.escape(I18n.translate(locale, "Show replies")),
|
||||||
replies")),
|
|
||||||
"params" => params,
|
"params" => params,
|
||||||
"preferences" => preferences,
|
"preferences" => preferences,
|
||||||
"premiere_timestamp" => video.premiere_timestamp.try &.to_unix,
|
"premiere_timestamp" => video.premiere_timestamp.try &.to_unix,
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user