From 3fe9ca154229dd1493fc68c78508c907de5145c1 Mon Sep 17 00:00:00 2001
From: Morgan Pretty <morgan.t.pretty@gmail.com>
Date: Mon, 1 Jul 2024 11:42:10 +1000
Subject: [PATCH] Fixed up a layout mistake

---
 Session/Shared/FullConversationCell.swift | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/Session/Shared/FullConversationCell.swift b/Session/Shared/FullConversationCell.swift
index c046c555c..227493c18 100644
--- a/Session/Shared/FullConversationCell.swift
+++ b/Session/Shared/FullConversationCell.swift
@@ -209,7 +209,7 @@ public final class FullConversationCell: UITableViewCell, SwipeActionOptimisticC
         
         // Has mention view
         hasMentionView.addSubview(hasMentionLabel)
-        unreadCountView.setCompressionResistance(to: .required)
+        hasMentionLabel.setCompressionResistance(to: .required)
         hasMentionLabel.pin(to: hasMentionView)
         
         // Label stack view