mirror of
https://github.com/tooot-app/app
synced 2025-06-05 22:19:13 +02:00
Fix proper reblog permission
https://github.com/tooot-app/app/issues/274
This commit is contained in:
@ -156,6 +156,7 @@ const TimelineDefault = React.memo(
|
||||
rootQueryKey={rootQueryKey}
|
||||
highlighted={highlighted}
|
||||
status={actualStatus}
|
||||
ownAccount={ownAccount}
|
||||
accts={uniqBy(
|
||||
(
|
||||
[actualStatus.account] as Mastodon.Account[] &
|
||||
|
Reference in New Issue
Block a user