mirror of
https://github.com/bitwarden/directory-connector
synced 2025-12-14 23:33:19 +00:00
requested updates
This commit is contained in:
@@ -80,6 +80,6 @@ export class ApiKeyComponent {
|
||||
}
|
||||
toggleSecret() {
|
||||
this.showSecret = !this.showSecret;
|
||||
document.getElementById('clientSecret').focus();
|
||||
document.getElementById('client_secret').focus();
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user