mirror of
https://github.com/signalapp/Signal-Desktop.git
synced 2025-12-20 02:08:57 +00:00
Remove ability to set or read author E164 for new quotes
This commit is contained in:
@@ -117,7 +117,7 @@ message DataMessage {
|
||||
}
|
||||
|
||||
optional uint64 id = 1;
|
||||
optional string author = 2;
|
||||
reserved /* author */ 2; // removed
|
||||
optional string authorUuid = 5;
|
||||
optional string text = 3;
|
||||
repeated QuotedAttachment attachments = 4;
|
||||
|
||||
Reference in New Issue
Block a user