diff --git a/src/components/views/right_panel/UserInfo.js b/src/components/views/right_panel/UserInfo.js index 394f6b5c98..e20ab07cae 100644 --- a/src/components/views/right_panel/UserInfo.js +++ b/src/components/views/right_panel/UserInfo.js @@ -185,8 +185,9 @@ function DeviceItem({userId, device}) { const trustedLabel = isVerified ? _t("Trusted") : _t("Not trusted"); return (
{deviceName}