kopia lustrzana https://github.com/ryukoposting/Signal-Android
Update ContactRecord.hidden field to value 20.
rodzic
b9d5fb54c3
commit
9fa4741e49
|
@ -95,8 +95,8 @@ message ContactRecord {
|
||||||
uint64 unregisteredAtTimestamp = 16;
|
uint64 unregisteredAtTimestamp = 16;
|
||||||
string systemGivenName = 17;
|
string systemGivenName = 17;
|
||||||
string systemFamilyName = 18;
|
string systemFamilyName = 18;
|
||||||
bool hidden = 19;
|
bool hidden = 20;
|
||||||
// NEXT ID: 20
|
// NEXT ID: 21
|
||||||
}
|
}
|
||||||
|
|
||||||
message GroupV1Record {
|
message GroupV1Record {
|
||||||
|
|
Ładowanie…
Reference in New Issue