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,
|
||||
tagged,
|
||||
pinned: true,
|
||||
replies: true,
|
||||
});
|
||||
|
||||
const dispatch = useAppDispatch();
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user