Update src/components/views/dialogs/ExportDialog.tsx

Co-authored-by: Michael Telatynski <7t3chguy@googlemail.com>
pull/21833/head
Jaiwanth 2021-06-29 10:15:20 +05:30 committed by GitHub
parent 1014e9ea48
commit 7a5aea1441
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -271,7 +271,7 @@ const ExportDialog: React.FC<IProps> = ({ room, onFinished }) => {
>
{ exportTypeOptions }
</Field>
{MessageCount}
{ MessageCount }
<span className="mx_ExportDialog_subheading">
{_t("Size Limit")}