From a844a6a5770bf82749e1f89e6d375a2ff388b3d5 Mon Sep 17 00:00:00 2001 From: Claire Date: Fri, 22 Mar 2024 16:44:31 +0100 Subject: [PATCH] [Glitch] Change `AccountRelationshipSeveranceEvent` model to store lost followers and following counts separately Port dfa43707eb88276b8268e49c7853d226006bf140 to glitch-soc Signed-off-by: Claire --- .../notifications/components/relationships_severance_event.jsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/javascript/flavours/glitch/features/notifications/components/relationships_severance_event.jsx b/app/javascript/flavours/glitch/features/notifications/components/relationships_severance_event.jsx index 62da3102fb..7c71776ffc 100644 --- a/app/javascript/flavours/glitch/features/notifications/components/relationships_severance_event.jsx +++ b/app/javascript/flavours/glitch/features/notifications/components/relationships_severance_event.jsx @@ -35,7 +35,7 @@ const RelationshipsSeveranceEvent = ({ event, hidden }) => { )}