Remove avatar color from CallLink table.

This commit is contained in:
Alex Hart
2023-06-15 15:36:08 -04:00
committed by Cody Henthorne
parent b9835584d8
commit 51222738df
22 changed files with 115 additions and 96 deletions
@@ -158,7 +158,8 @@ object RecipientDatabaseTestUtils {
),
participants,
isReleaseChannel,
isActive
isActive,
null
),
resolved
)