mirror of
https://github.com/signalapp/Signal-Desktop.git
synced 2025-12-27 13:40:47 +00:00
Don't let unidentifiedStatus change e164
This commit is contained in:
@@ -3058,8 +3058,6 @@ export async function startApp(): Promise<void> {
|
||||
{
|
||||
uuid: destinationUuid,
|
||||
e164: destination,
|
||||
highTrust: true,
|
||||
reason: `unidentifiedStatus(${timestamp})`,
|
||||
}
|
||||
);
|
||||
if (!conversationId || conversationId === ourId) {
|
||||
|
||||
Reference in New Issue
Block a user