mirror of
https://github.com/vector-im/element-web.git
synced 2025-08-27 09:21:55 +02:00
Delint2
This commit is contained in:
parent
06d84a16d0
commit
ad1da9ea82
@ -295,7 +295,7 @@ const ExportDialog: React.FC<IProps> = ({ room, onFinished }) => {
|
|||||||
{ _t(
|
{ _t(
|
||||||
"Select from the options below to export chats from your timeline",
|
"Select from the options below to export chats from your timeline",
|
||||||
) }
|
) }
|
||||||
</p> : null}
|
</p> : null }
|
||||||
|
|
||||||
<span className="mx_ExportDialog_subheading">
|
<span className="mx_ExportDialog_subheading">
|
||||||
{ _t("Format") }
|
{ _t("Format") }
|
||||||
|
Loading…
x
Reference in New Issue
Block a user