hacky fix to not show new followers on single event link

This commit is contained in:
Kyle Drake 2023-07-07 10:15:01 -05:00
parent 9fee42f99d
commit 4d7f9da286

View file

@ -10,7 +10,7 @@
<script src="/js/news/event.js"></script>
<script src="/js/news/site.js"></script>
<% if defined?(site) %>
<% if defined?(site) && !params[:event_id] %>
<% follow_events = site.newest_follows %>
<% unless follow_events.empty? %>
<div class="news-item follow">