mirror of
https://github.com/aljazceru/signal-cli.git
synced 2026-01-18 05:04:23 +01:00
Add handling for new nickname and note fields
This commit is contained in:
@@ -692,6 +692,9 @@ public class DbusManagerImpl implements Manager {
|
||||
return Recipient.newBuilder()
|
||||
.withAddress(new RecipientAddress(null, n))
|
||||
.withContact(new Contact(contactName,
|
||||
null,
|
||||
null,
|
||||
null,
|
||||
null,
|
||||
null,
|
||||
null,
|
||||
|
||||
Reference in New Issue
Block a user