[Glitch] Include boosts to restore pinned ordering
Port dee1dc41aaf6cef15406d7275d766f82e16f64f5 to glitch-soc Signed-off-by: Claire <claire.github-309c@sitedethib.com>
This commit is contained in:
parent
6db587d78b
commit
358dd0653a
@ -25,6 +25,7 @@ export function usePinnedStatusIds({
|
|||||||
tagged,
|
tagged,
|
||||||
pinned: true,
|
pinned: true,
|
||||||
replies: true,
|
replies: true,
|
||||||
|
boosts: true,
|
||||||
});
|
});
|
||||||
|
|
||||||
const dispatch = useAppDispatch();
|
const dispatch = useAppDispatch();
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user