diff --git a/app/soapbox/features/chats/components/chat-upload-preview.tsx b/app/soapbox/features/chats/components/chat-upload-preview.tsx index 14864fd91..a67d470b6 100644 --- a/app/soapbox/features/chats/components/chat-upload-preview.tsx +++ b/app/soapbox/features/chats/components/chat-upload-preview.tsx @@ -21,6 +21,7 @@ const ChatUploadPreview: React.FC = ({ className, attachment switch (attachment.type) { case 'image': + case 'gifv': return (