mirror of
https://github.com/iv-org/invidious.git
synced 2024-12-02 11:41:08 +05:30
Fixed an issue with tabs
This commit is contained in:
parent
04ba7b0d58
commit
07c52cba3d
@ -21,7 +21,7 @@
|
|||||||
page_nav_html = IV::Frontend::Pagination.nav_ctoken(locale,
|
page_nav_html = IV::Frontend::Pagination.nav_ctoken(locale,
|
||||||
base_url: relative_url,
|
base_url: relative_url,
|
||||||
ctoken: next_continuation,
|
ctoken: next_continuation,
|
||||||
first_page: continuation
|
first_page: continuation
|
||||||
)
|
)
|
||||||
%>
|
%>
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user