From 3e5b833759dab31cdae6c5809a06b26085e460c1 Mon Sep 17 00:00:00 2001 From: Reinaldo Neto <47038980+reinaldonetof@users.noreply.github.com> Date: Fri, 25 Mar 2022 10:02:09 -0300 Subject: [PATCH] [FIX] Param privacy when editing room info (#3962) --- app/views/RoomInfoEditView/index.tsx | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/app/views/RoomInfoEditView/index.tsx b/app/views/RoomInfoEditView/index.tsx index 6f8b8a27..615453be 100644 --- a/app/views/RoomInfoEditView/index.tsx +++ b/app/views/RoomInfoEditView/index.tsx @@ -293,8 +293,7 @@ class RoomInfoEditView extends React.Component