mirror of
https://github.com/tooot-app/app
synced 2024-12-23 16:20:08 +01:00
Fixed #583
This commit is contained in:
parent
4bd11e2246
commit
61967f4420
@ -174,7 +174,7 @@ const Root: React.FC<NativeStackScreenProps<TabLocalStackParamList, 'Tab-Local-R
|
||||
/>
|
||||
)
|
||||
})
|
||||
}, [mode, queryKey[1], instanceFollowingPage])
|
||||
}, [mode, queryKey[1], instanceFollowingPage, lists])
|
||||
|
||||
usePopToTop()
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user