mirror of
https://github.com/iv-org/invidious.git
synced 2025-04-22 00:09:07 -04:00
Rebase fixes
This commit is contained in:
parent
5a7d874eaf
commit
0ca032171e
@ -17,7 +17,11 @@
|
||||
</h3>
|
||||
<% end %>
|
||||
|
||||
<%= rendered "components/search-filters/search-filters" %>
|
||||
<% if is_channel_search %>
|
||||
<% filter_params = "&channel=#{operators.fetch("channel", "")}" %>
|
||||
<% else %>
|
||||
<%= rendered "components/search-filters/search-filters" %>
|
||||
<% end %>
|
||||
|
||||
<% if count == 0 %>
|
||||
<hr style="margin: 0;"/>
|
||||
|
Loading…
x
Reference in New Issue
Block a user