Fix threads

This commit is contained in:
Gerzon Z 2021-09-17 16:10:57 -04:00
parent 9473bf4024
commit c641bf5577
1 changed files with 1 additions and 0 deletions

View File

@ -27,6 +27,7 @@ const Thread = React.memo(
tlm,
id
}}
thread
user={user}
badgeColor={threadBadgeColor}
toggleFollowThread={toggleFollowThread}