Don't let unidentifiedStatus change e164
This commit is contained in:
parent
3c836908aa
commit
dff941adc7
1 changed files with 0 additions and 2 deletions
|
@ -3058,8 +3058,6 @@ export async function startApp(): Promise<void> {
|
|||
{
|
||||
uuid: destinationUuid,
|
||||
e164: destination,
|
||||
highTrust: true,
|
||||
reason: `unidentifiedStatus(${timestamp})`,
|
||||
}
|
||||
);
|
||||
if (!conversationId || conversationId === ourId) {
|
||||
|
|
Loading…
Add table
Reference in a new issue