Include boosts to restore pinned ordering (#39084)
This commit is contained in:
@@ -25,6 +25,7 @@ export function usePinnedStatusIds({
|
||||
tagged,
|
||||
pinned: true,
|
||||
replies: true,
|
||||
boosts: true,
|
||||
});
|
||||
|
||||
const dispatch = useAppDispatch();
|
||||
|
||||
Reference in New Issue
Block a user