[Glitch] Profile redesign: Include replies in pinned posts
Port 92fa8ce88c3c01225c4ceb5ecbf31370f8bd9ed3 to glitch-soc Signed-off-by: Claire <claire.github-309c@sitedethib.com>
This commit is contained in:
parent
131b9acfab
commit
edbe394c42
@ -38,6 +38,7 @@ export function usePinnedStatusIds({
|
|||||||
userId: accountId,
|
userId: accountId,
|
||||||
tagged,
|
tagged,
|
||||||
pinned: true,
|
pinned: true,
|
||||||
|
replies: true,
|
||||||
});
|
});
|
||||||
|
|
||||||
const dispatch = useAppDispatch();
|
const dispatch = useAppDispatch();
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user