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