Lint
This commit is contained in:
parent
9ec00f8d9b
commit
3a0b8cb169
2 changed files with 2 additions and 3 deletions
|
@ -111,8 +111,8 @@ export default class KeyBackupPanel extends React.PureComponent {
|
|||
Modal.createTrackedDialog('Delete Backup', '', QuestionDialog, {
|
||||
title: _t('Delete Backup'),
|
||||
description: _t(
|
||||
"Are you sure? You will lose your encrypted messages if your " +
|
||||
"keys are not backed up properly."
|
||||
"Are you sure? You will lose your encrypted messages if your " +
|
||||
"keys are not backed up properly.",
|
||||
),
|
||||
button: _t('Delete Backup'),
|
||||
danger: true,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue