Formatting

This commit is contained in:
Vitor Pamplona
2023-05-22 15:07:21 -04:00
parent 460187c4a4
commit 8223476cb3
@@ -196,7 +196,7 @@ fun ProfileContent(
}
if (bestUserName != null) {
CreateTextWithEmoji(
text = " @${bestUserName}",
text = " @$bestUserName",
tags = accountUser.info?.latestMetadata?.tags,
color = Color.LightGray,
modifier = Modifier