On conversation delete, keep messageRequestResponseType

Co-authored-by: Scott Nonnenberg <scott@signal.org>
This commit is contained in:
automated-signal
2026-08-03 16:52:54 +00:00
committed by GitHub
co-authored by Scott Nonnenberg
parent 9f852b6461
commit 82c48f95e4
-1
View File
@@ -378,7 +378,6 @@ export const GENERIC_CLEANUP_FIELDS: Partial<ConversationAttributesType> = {
markedUnread: undefined,
messageCount: undefined,
messageCountBeforeMessageRequests: undefined,
messageRequestResponseType: undefined,
messagesDeleted: true,