From ad1da9ea821fae42e6c96dd86a32a265a2c91c89 Mon Sep 17 00:00:00 2001
From: Jaiwanth
Date: Mon, 26 Jul 2021 13:03:15 +0530
Subject: [PATCH] Delint2
---
src/components/views/dialogs/ExportDialog.tsx | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/src/components/views/dialogs/ExportDialog.tsx b/src/components/views/dialogs/ExportDialog.tsx
index 82ea111ed4..82c38763c3 100644
--- a/src/components/views/dialogs/ExportDialog.tsx
+++ b/src/components/views/dialogs/ExportDialog.tsx
@@ -295,7 +295,7 @@ const ExportDialog: React.FC = ({ room, onFinished }) => {
{ _t(
"Select from the options below to export chats from your timeline",
) }
-
: null}
+ : null }
{ _t("Format") }