Profile redesign: Include replies in pinned posts (#38443)
This commit is contained in:
parent
57a4f6b6ec
commit
92fa8ce88c
@ -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