mirror of
https://github.com/bitwarden/browser
synced 2025-12-16 16:23:44 +00:00
toggle vis and add cipher
This commit is contained in:
@@ -63,7 +63,7 @@ export class CurrentTabComponent implements OnInit {
|
||||
}
|
||||
|
||||
addCipher() {
|
||||
|
||||
this.router.navigate(['/add-cipher']);
|
||||
}
|
||||
|
||||
viewCipher(cipher: CipherView) {
|
||||
|
||||
Reference in New Issue
Block a user