Bump identity cache fragments
This commit is contained in:
@@ -4,6 +4,7 @@
|
||||
<h1 class="txt-xx-large margin-block-end-double">Fizzy</h1>
|
||||
|
||||
<% cache [ Current.user, Current.identity_token ] do %>
|
||||
<%# Bump for rollout 2025-10-10 %>
|
||||
<% identity = Identity.find_signed(Current.identity_token.id) %>
|
||||
<% memberships = identity&.memberships %>
|
||||
<% if memberships.present? %>
|
||||
|
||||
Reference in New Issue
Block a user