You've already forked matrix-react-sdk
mirror of
https://github.com/matrix-org/matrix-react-sdk.git
synced 2025-11-17 17:42:41 +03:00
Update src/components/views/dialogs/ExportDialog.tsx
Co-authored-by: Michael Telatynski <7t3chguy@googlemail.com>
This commit is contained in:
@@ -274,7 +274,7 @@ const ExportDialog: React.FC<IProps> = ({ room, onFinished }) => {
|
|||||||
{ MessageCount }
|
{ MessageCount }
|
||||||
|
|
||||||
<span className="mx_ExportDialog_subheading">
|
<span className="mx_ExportDialog_subheading">
|
||||||
{_t("Size Limit")}
|
{ _t("Size Limit") }
|
||||||
</span>
|
</span>
|
||||||
|
|
||||||
<Field
|
<Field
|
||||||
|
|||||||
Reference in New Issue
Block a user