mirror of
https://github.com/tooot-app/app
synced 2025-06-05 22:19:13 +02:00
Fix bugs
This commit is contained in:
@ -115,7 +115,7 @@ const TabSharedAccount: React.FC<SharedAccountProp> = ({
|
||||
/>
|
||||
</>
|
||||
)
|
||||
}, [data, fetchedTimeline.current, i18n.language, mode])
|
||||
}, [data, fetchedTimeline.current, queryKey[1].page, i18n.language, mode])
|
||||
|
||||
return (
|
||||
<>
|
||||
|
Reference in New Issue
Block a user