mirror of
https://github.com/signalapp/Signal-Android.git
synced 2026-02-26 20:55:10 +00:00
Add support for storing systemNickname from storage service.
This commit is contained in:
@@ -78,7 +78,8 @@ object RecipientDatabaseTestUtils {
|
||||
IdentityTable.VerifiedStatus.DEFAULT,
|
||||
false,
|
||||
false,
|
||||
0
|
||||
0,
|
||||
null
|
||||
),
|
||||
extras: Recipient.Extras? = null,
|
||||
hasGroupsInCommon: Boolean = false,
|
||||
|
||||
Reference in New Issue
Block a user