From f2ff1d3c4447dab2c49cd577e73b61c1d2fd6e0e Mon Sep 17 00:00:00 2001 From: automated-signal <37887102+automated-signal@users.noreply.github.com> Date: Thu, 23 May 2024 16:28:38 -0500 Subject: [PATCH] Update log header Co-authored-by: ayumi-signal <143036029+ayumi-signal@users.noreply.github.com> --- ts/windows/main/phase1-ipc.ts | 1 - 1 file changed, 1 deletion(-) diff --git a/ts/windows/main/phase1-ipc.ts b/ts/windows/main/phase1-ipc.ts index b25f22fed2..24ae30d399 100644 --- a/ts/windows/main/phase1-ipc.ts +++ b/ts/windows/main/phase1-ipc.ts @@ -245,7 +245,6 @@ ipc.on('additional-log-data-request', async event => { }, user: { deviceId: window.textsecure.storage.user.getDeviceId(), - e164: window.textsecure.storage.user.getNumber(), uuid: ourAci, pni: ourPni, conversationId: ourConversation && ourConversation.id,