mirror of
https://github.com/signalapp/Signal-Desktop.git
synced 2025-12-27 13:40:47 +00:00
Improve quoted attachment typings
This commit is contained in:
@@ -3967,7 +3967,6 @@ export class ConversationModel extends window.Backbone
|
||||
};
|
||||
});
|
||||
}
|
||||
message.cachedOutgoingQuoteData = quote;
|
||||
message.cachedOutgoingStickerData = sticker;
|
||||
|
||||
const dbStart = Date.now();
|
||||
|
||||
Reference in New Issue
Block a user