Remove avatar color from CallLink table.

This commit is contained in:
Alex Hart
2023-06-14 14:58:04 -03:00
committed by Cody Henthorne
parent b9835584d8
commit 51222738df
22 changed files with 115 additions and 96 deletions

View File

@@ -158,7 +158,8 @@ object RecipientDatabaseTestUtils {
),
participants,
isReleaseChannel,
isActive
isActive,
null
),
resolved
)