Add extra logging for change phone number
This commit is contained in:
parent
bcd9f961ad
commit
8cd557ff91
7 changed files with 59 additions and 14 deletions
|
@ -604,6 +604,7 @@ export default class AccountManager extends EventTarget {
|
|||
e164: number,
|
||||
uuid: ourUuid,
|
||||
highTrust: true,
|
||||
reason: 'createAccount',
|
||||
});
|
||||
|
||||
if (!conversationId) {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue