[Glitch] Fixes appearing in Following list
Port 45057d1df210389d63feb86ba2c8302e745ee68d to glitch-soc Signed-off-by: Claire <claire.github-309c@sitedethib.com>
This commit is contained in:
parent
ddc7df2064
commit
c0fe6f8600
@ -75,7 +75,7 @@ const Followers: FC = () => {
|
|||||||
footer={footer}
|
footer={footer}
|
||||||
list={followingList}
|
list={followingList}
|
||||||
loadMore={loadMore}
|
loadMore={loadMore}
|
||||||
prependAccountId={currentAccountId}
|
prependAccountId={followedId}
|
||||||
scrollKey='following'
|
scrollKey='following'
|
||||||
/>
|
/>
|
||||||
);
|
);
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user