Fix threads
This commit is contained in:
parent
9473bf4024
commit
c641bf5577
|
@ -27,6 +27,7 @@ const Thread = React.memo(
|
|||
tlm,
|
||||
id
|
||||
}}
|
||||
thread
|
||||
user={user}
|
||||
badgeColor={threadBadgeColor}
|
||||
toggleFollowThread={toggleFollowThread}
|
||||
|
|
Loading…
Reference in New Issue