Add extra logging for change phone number
This commit is contained in:
@@ -43,6 +43,7 @@ export async function updateConversationsWithUuidLookup({
|
||||
e164,
|
||||
uuid: uuidFromServer,
|
||||
highTrust: true,
|
||||
reason: 'updateConversationsWithUuidLookup',
|
||||
});
|
||||
const maybeFinalConversation =
|
||||
conversationController.get(finalConversationId);
|
||||
|
Reference in New Issue
Block a user