mirror of
https://github.com/pgadmin-org/pgadmin4.git
synced 2025-02-25 18:55:31 -06:00
Fixed linter error.
This commit is contained in:
@@ -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: '',
|
||||||
|
|||||||
Reference in New Issue
Block a user