1
0
mirror of https://github.com/tooot-app/app synced 2025-06-05 22:19:13 +02:00
This commit is contained in:
Zhiyuan Zheng
2021-03-24 23:46:07 +01:00
parent b07db55573
commit 3727f0e252
2 changed files with 10 additions and 3 deletions

View File

@ -128,6 +128,7 @@ const Timeline: React.FC<Props> = ({
return (
<>
<TimelineRefresh
flRef={flRef}
queryKey={queryKey}
scrollY={scrollY}
fetchingType={fetchingType}