diff --git a/src/components/views/right_panel/UserInfo.tsx b/src/components/views/right_panel/UserInfo.tsx index c4e4e9b282..05f22c5cd6 100644 --- a/src/components/views/right_panel/UserInfo.tsx +++ b/src/components/views/right_panel/UserInfo.tsx @@ -1416,7 +1416,7 @@ const BasicUserInfo: React.FC<{ let editDevices; if (member.userId == cli.getUserId()) { - editDevices = (

+ editDevices = (

{ @@ -1428,7 +1428,7 @@ const BasicUserInfo: React.FC<{ > { _t("Edit devices") } -

); +
); } const securitySection = (