From e3e57f8dc78a674410189232aff63e944ac9aa71 Mon Sep 17 00:00:00 2001 From: Alex Gleason Date: Sat, 29 Aug 2020 22:57:26 -0500 Subject: [PATCH] Chats: don't crash when there's an image post, fixes #369 --- app/soapbox/features/chats/components/chat_message_list.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/soapbox/features/chats/components/chat_message_list.js b/app/soapbox/features/chats/components/chat_message_list.js index 269dfcdb5..3f5dce8eb 100644 --- a/app/soapbox/features/chats/components/chat_message_list.js +++ b/app/soapbox/features/chats/components/chat_message_list.js @@ -77,7 +77,7 @@ class ChatMessageList extends ImmutablePureComponent { ))}