mirror of
https://github.com/element-hq/element-web.git
synced 2024-12-14 11:20:08 +03:00
Delint2
This commit is contained in:
parent
06d84a16d0
commit
ad1da9ea82
1 changed files with 1 additions and 1 deletions
|
@ -295,7 +295,7 @@ const ExportDialog: React.FC<IProps> = ({ room, onFinished }) => {
|
|||
{ _t(
|
||||
"Select from the options below to export chats from your timeline",
|
||||
) }
|
||||
</p> : null}
|
||||
</p> : null }
|
||||
|
||||
<span className="mx_ExportDialog_subheading">
|
||||
{ _t("Format") }
|
||||
|
|
Loading…
Reference in a new issue