1
0
mirror of https://github.com/tooot-app/app synced 2025-06-05 22:19:13 +02:00
This commit is contained in:
Zhiyuan Zheng
2021-06-02 22:27:51 +02:00
parent 9d26053cce
commit c72f26c260
2 changed files with 9 additions and 5 deletions

View File

@ -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 (
<>