1
0
mirror of https://github.com/tooot-app/app synced 2025-06-05 22:19:13 +02:00
This commit is contained in:
xmflsct
2022-12-05 14:50:03 +01:00
parent 955478c605
commit c6e27d6d88
6 changed files with 28 additions and 18 deletions

View File

@ -120,7 +120,7 @@ const TimelineDefault: React.FC<Props> = ({
queryKey,
rootQueryKey,
status,
isReblog: !!item.reblog,
reblogStatus: item.reblog ? item : undefined,
ownAccount,
spoilerHidden,
copiableContent,