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