Fixed linter error.

This commit is contained in:
Akshay Joshi
2020-02-25 18:41:19 +05:30
parent eaf4781f5f
commit 6d766176c1

View File

@@ -44,7 +44,7 @@ export class BackupDialogWrapper extends DialogWrapper {
type: 'button', type: 'button',
url: 'backup.html', url: 'backup.html',
label: gettext('Backup'), label: gettext('Backup'),
'aria-label': gettext('Backup') 'aria-label': gettext('Backup'),
}, },
}, { }, {
text: '', text: '',