mirror of
https://github.com/tooot-app/app
synced 2024-12-22 07:34:06 +01:00
Fixed #561
This commit is contained in:
parent
41acc776ac
commit
d3d2202caa
@ -118,7 +118,7 @@ const TabSharedToot: React.FC<TabSharedStackScreenProps<'Tab-Shared-Toot'>> = ({
|
||||
return (
|
||||
<>
|
||||
<TimelineDefault
|
||||
item={{ ...item, content: `${item.content}${JSON.stringify(levels)}` }}
|
||||
item={item}
|
||||
queryKey={queryKey}
|
||||
rootQueryKey={rootQueryKey}
|
||||
highlighted={toot.id === item.id}
|
||||
|
Loading…
Reference in New Issue
Block a user