mirror of
https://github.com/tooot-app/app
synced 2025-06-05 22:19:13 +02:00
Simplify update toot logic
This commit is contained in:
@ -61,6 +61,7 @@ const TimelineNotifications: React.FC<Props> = ({ notification, queryKey }) => {
|
||||
action={notification.type}
|
||||
isNotification
|
||||
account={notification.account}
|
||||
rootStatus={notification.status}
|
||||
/>
|
||||
) : null}
|
||||
|
||||
|
Reference in New Issue
Block a user