This commit is contained in:
spaced4ndy
2026-07-03 13:17:36 +04:00
parent 61f87390e3
commit c4f83eeb6d
@@ -109,7 +109,7 @@ private fun CIMetaText(
}
if (meta.msgSigned == MsgSigStatus.Verified) {
Spacer(Modifier.width(4.dp))
StatusIconText(painterResource(MR.images.ic_verified_user), color)
StatusIconText(painterResource(MR.images.ic_verified), color)
}
if (showTimestamp) {