mirror of https://github.com/tooot-app/app
Fix change remote and refresh
This commit is contained in:
parent
216a736860
commit
292fb42a22
|
@ -256,7 +256,7 @@ const TimelineRefresh: React.FC<Props> = ({
|
|||
return
|
||||
}
|
||||
},
|
||||
[]
|
||||
[queryKey[1]]
|
||||
)
|
||||
|
||||
if (!isFetched) return null
|
||||
|
|
Loading…
Reference in New Issue