Ensure deletes are coming through

This commit is contained in:
Eric Bailey
2025-05-20 20:50:31 -05:00
parent f8d5ad88c5
commit 7d4ce438ca
4 changed files with 82 additions and 66 deletions
-1
View File
@@ -74,7 +74,6 @@ export function usePostThread({
const items = flatten(
sort(query.data?.thread || [], {
view: params.view,
threadgateHiddenReplies: mergeThreadgateHiddenReplies(
query.data?.threadgate?.record,
),