mirror of
https://github.com/signalapp/Signal-Server
synced 2026-04-21 07:28:05 +01:00
Remove Envelope.source
This commit is contained in:
@@ -32,7 +32,6 @@ message Envelope {
|
||||
}
|
||||
|
||||
optional Type type = 1;
|
||||
optional string source = 2;
|
||||
optional string source_uuid = 11;
|
||||
optional uint32 source_device = 7;
|
||||
optional uint64 timestamp = 5;
|
||||
|
||||
Reference in New Issue
Block a user