mirror of
https://github.com/signalapp/Signal-Desktop.git
synced 2026-04-24 18:38:15 +01:00
Added clearer debug logging to createOrLookup
This commit is contained in:
@@ -107,6 +107,7 @@ export class MessageRequests extends Collection<MessageRequestModel> {
|
||||
conversation = window.ConversationController.lookupOrCreate({
|
||||
e164: threadE164,
|
||||
uuid: threadUuid,
|
||||
reason: 'MessageRequests.onResponse',
|
||||
});
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user