From e4a61740c50cb5c12b178d095de162fd1f0cadca Mon Sep 17 00:00:00 2001 From: codytseng Date: Fri, 27 Mar 2026 10:15:42 +0800 Subject: [PATCH] =?UTF-8?q?fix:=20=F0=9F=90=9B?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/components/UserAggregationList/index.tsx | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/src/components/UserAggregationList/index.tsx b/src/components/UserAggregationList/index.tsx index 45b7527..3b98312 100644 --- a/src/components/UserAggregationList/index.tsx +++ b/src/components/UserAggregationList/index.tsx @@ -306,7 +306,8 @@ const UserAggregationList = forwardRef< hideContentMentioningMutedUsers, isMentioningMutedUsers, meetsMinTrustScore, - trustScoreThreshold + trustScoreThreshold, + since ] )