mirror of
https://github.com/bitwarden/browser
synced 2025-12-10 13:23:34 +00:00
add missing label/title for importing SSH Key (#15516)
This commit is contained in:
@@ -21,6 +21,7 @@
|
||||
bitSuffix
|
||||
data-testid="import-privateKey"
|
||||
*ngIf="showImport"
|
||||
appA11yTitle="{{ 'importSshKeyFromClipboard' | i18n }}"
|
||||
(click)="importSshKeyFromClipboard()"
|
||||
></button>
|
||||
</bit-form-field>
|
||||
|
||||
Reference in New Issue
Block a user