mirror of
https://github.com/signalapp/Signal-Android.git
synced 2026-04-27 12:15:50 +01:00
Update to the latest backup.proto
This commit is contained in:
@@ -177,6 +177,9 @@ message Contact {
|
||||
IdentityState identityState = 15;
|
||||
Name nickname = 16; // absent iff both `given` and `family` are empty
|
||||
string note = 17;
|
||||
string systemGivenName = 18;
|
||||
string systemFamilyName = 19;
|
||||
string systemNickname = 20;
|
||||
}
|
||||
|
||||
message Group {
|
||||
|
||||
Reference in New Issue
Block a user