mirror of
https://github.com/tooot-app/app
synced 2025-06-05 22:19:13 +02:00
Fix change remote and refresh
This commit is contained in:
@ -256,7 +256,7 @@ const TimelineRefresh: React.FC<Props> = ({
|
|||||||
return
|
return
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
[]
|
[queryKey[1]]
|
||||||
)
|
)
|
||||||
|
|
||||||
if (!isFetched) return null
|
if (!isFetched) return null
|
||||||
|
Reference in New Issue
Block a user