Update cached fragments

This commit is contained in:
Kevin McConnell
2025-12-15 13:23:57 +00:00
parent 741eff7bdc
commit e2292a1739
3 changed files with 3 additions and 0 deletions
@@ -1,4 +1,5 @@
<% cache notification do %>
<%# Helper Dependency Updated: avatar_image_tag 2025-12-15 %>
<%= notification_tag notification do %>
<%= render "notifications/notification/header", notification: notification do %>
<%= notification_toggle_read_button(notification, url: card_reading_path(notification.card)) %>