From 0447ec28b00e4b2000294e523fad28c06f91c1b4 Mon Sep 17 00:00:00 2001 From: Reinaldo Neto <47038980+reinaldonetof@users.noreply.github.com> Date: Thu, 23 Mar 2023 21:27:26 -0300 Subject: [PATCH] fix: Error while editing team description (#4985) Co-authored-by: Gleidson Daniel Silva --- app/views/RoomInfoEditView/index.tsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/app/views/RoomInfoEditView/index.tsx b/app/views/RoomInfoEditView/index.tsx index 48f023e44..b4b07f70e 100644 --- a/app/views/RoomInfoEditView/index.tsx +++ b/app/views/RoomInfoEditView/index.tsx @@ -281,7 +281,7 @@ class RoomInfoEditView extends React.Component