diff --git a/ts/background.ts b/ts/background.ts index 66deca8cd..77134e2b7 100644 --- a/ts/background.ts +++ b/ts/background.ts @@ -3058,8 +3058,6 @@ export async function startApp(): Promise { { uuid: destinationUuid, e164: destination, - highTrust: true, - reason: `unidentifiedStatus(${timestamp})`, } ); if (!conversationId || conversationId === ourId) {