mirror of
https://github.com/signalapp/Signal-Android.git
synced 2026-05-04 15:35:38 +01:00
Update ContactRecord.hidden field to value 20.
This commit is contained in:
@@ -95,8 +95,8 @@ message ContactRecord {
|
||||
uint64 unregisteredAtTimestamp = 16;
|
||||
string systemGivenName = 17;
|
||||
string systemFamilyName = 18;
|
||||
bool hidden = 19;
|
||||
// NEXT ID: 20
|
||||
bool hidden = 20;
|
||||
// NEXT ID: 21
|
||||
}
|
||||
|
||||
message GroupV1Record {
|
||||
|
||||
Reference in New Issue
Block a user