This commit is contained in:
Benoit Marty 2025-06-24 09:06:39 +02:00
parent 69ceceab41
commit 8281a9d8ce
2 changed files with 3 additions and 2 deletions

View file

@ -18,8 +18,8 @@ internal fun InitialOrImageAvatar(
hideAvatarImage: Boolean,
forcedAvatarSize: Dp?,
avatarShape: Shape,
modifier: Modifier,
contentDescription: String?
contentDescription: String?,
modifier: Modifier = Modifier,
) {
when {
avatarData.url.isNullOrBlank() || hideAvatarImage -> InitialLetterAvatar(