This commit is contained in:
xmflsct 2022-12-19 21:38:08 +01:00
parent 4bd11e2246
commit 61967f4420
1 changed files with 1 additions and 1 deletions

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