From 87a5793f24a2a35991c267a611b76e1cc00b11a3 Mon Sep 17 00:00:00 2001 From: Diego Mello Date: Fri, 2 Dec 2022 15:14:07 -0300 Subject: [PATCH] Fix silly usage of extraData on RoomView --- app/views/RoomView/List/index.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/views/RoomView/List/index.tsx b/app/views/RoomView/List/index.tsx index b81baf365..0252c1012 100644 --- a/app/views/RoomView/List/index.tsx +++ b/app/views/RoomView/List/index.tsx @@ -348,7 +348,7 @@ class ListContainer extends React.Component