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 ] )