mirror of
https://github.com/signalapp/Signal-Android.git
synced 2026-04-30 21:52:28 +01:00
Revert "Do not set or read quote author phone number."
This reverts commit 936e772ba0.
This commit is contained in:
@@ -128,7 +128,7 @@ message DataMessage {
|
||||
}
|
||||
|
||||
optional uint64 id = 1;
|
||||
// optional string authorE164 = 2;
|
||||
optional string authorE164 = 2;
|
||||
optional string authorUuid = 5;
|
||||
optional string text = 3;
|
||||
repeated QuotedAttachment attachments = 4;
|
||||
|
||||
Reference in New Issue
Block a user