mirror of
https://github.com/signalapp/Signal-Android.git
synced 2026-04-29 13:16:01 +01:00
Fix issue where conversations started on linked devices didn't show a phone number.
This commit is contained in:
@@ -433,7 +433,7 @@ message SyncMessage {
|
||||
optional bool isAllowedToReply = 3;
|
||||
}
|
||||
|
||||
reserved /*destinationE164*/ 1;
|
||||
optional string destinationE164 = 1;
|
||||
optional string destinationUuid = 7;
|
||||
optional uint64 timestamp = 2;
|
||||
optional DataMessage message = 3;
|
||||
|
||||
Reference in New Issue
Block a user