1
0
mirror of https://github.com/tooot-app/app synced 2024-12-23 16:20:08 +01:00
This commit is contained in:
xmflsct 2022-12-19 21:38:08 +01:00
parent 4bd11e2246
commit 61967f4420

View File

@ -174,7 +174,7 @@ const Root: React.FC<NativeStackScreenProps<TabLocalStackParamList, 'Tab-Local-R
/>
)
})
}, [mode, queryKey[1], instanceFollowingPage])
}, [mode, queryKey[1], instanceFollowingPage, lists])
usePopToTop()