mirror of
https://github.com/signalapp/Signal-Desktop.git
synced 2026-04-28 04:13:18 +01:00
Add editing to call details pane
This commit is contained in:
@@ -49,9 +49,9 @@ export async function onCallLinkUpdateSync(
|
||||
// TODO: DESKTOP-6951
|
||||
log.warn(`${logId}: Deleting call links is not supported`);
|
||||
}
|
||||
|
||||
confirm();
|
||||
} catch (err) {
|
||||
log.error(`${logId}: Failed to process`, Errors.toLogFormat(err));
|
||||
}
|
||||
|
||||
confirm();
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user