Formatting
This commit is contained in:
@@ -196,7 +196,7 @@ fun ProfileContent(
|
|||||||
}
|
}
|
||||||
if (bestUserName != null) {
|
if (bestUserName != null) {
|
||||||
CreateTextWithEmoji(
|
CreateTextWithEmoji(
|
||||||
text = " @${bestUserName}",
|
text = " @$bestUserName",
|
||||||
tags = accountUser.info?.latestMetadata?.tags,
|
tags = accountUser.info?.latestMetadata?.tags,
|
||||||
color = Color.LightGray,
|
color = Color.LightGray,
|
||||||
modifier = Modifier
|
modifier = Modifier
|
||||||
|
|||||||
Reference in New Issue
Block a user