Add support for syncing colors
// FREEBIE
This commit is contained in:
parent
141cdef2a4
commit
53f20640af
3 changed files with 11 additions and 7 deletions
|
@ -109,4 +109,5 @@ message ContactDetails {
|
|||
optional string number = 1;
|
||||
optional string name = 2;
|
||||
optional Avatar avatar = 3;
|
||||
optional string color = 4;
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue