Rebase fixes

This commit is contained in:
syeopite 2021-10-27 21:57:14 -07:00
parent 5a7d874eaf
commit 0ca032171e
No known key found for this signature in database
GPG key ID: 6FA616E5A5294A82

View file

@ -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;"/>