mirror of
https://github.com/signalapp/Signal-Desktop.git
synced 2025-12-24 20:26:24 +00:00
Update safety number change warning dialog
This commit is contained in:
committed by
Scott Nonnenberg
parent
e87a0103cc
commit
5b83485c89
@@ -451,9 +451,12 @@
|
||||
|
||||
const result = {
|
||||
id: this.id,
|
||||
uuid: this.get('uuid'),
|
||||
e164: this.get('e164'),
|
||||
|
||||
isArchived: this.get('isArchived'),
|
||||
isBlocked: this.isBlocked(),
|
||||
isVerified: this.isVerified(),
|
||||
activeAt: this.get('active_at'),
|
||||
avatarPath: this.getAvatarPath(),
|
||||
color,
|
||||
|
||||
Reference in New Issue
Block a user