Add extra logging for change phone number

This commit is contained in:
Fedor Indutny 2022-01-20 14:44:25 -08:00 committed by GitHub
parent bcd9f961ad
commit 8cd557ff91
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
7 changed files with 59 additions and 14 deletions

View file

@ -604,6 +604,7 @@ export default class AccountManager extends EventTarget {
e164: number,
uuid: ourUuid,
highTrust: true,
reason: 'createAccount',
});
if (!conversationId) {