fix: 🐛
This commit is contained in:
parent
e80474099e
commit
e4a61740c5
1 changed files with 2 additions and 1 deletions
|
|
@ -306,7 +306,8 @@ const UserAggregationList = forwardRef<
|
|||
hideContentMentioningMutedUsers,
|
||||
isMentioningMutedUsers,
|
||||
meetsMinTrustScore,
|
||||
trustScoreThreshold
|
||||
trustScoreThreshold,
|
||||
since
|
||||
]
|
||||
)
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue