mirror of
https://github.com/bitwarden/browser
synced 2025-12-17 16:53:34 +00:00
directives
This commit is contained in:
@@ -20,4 +20,8 @@ export class CiphersComponent implements OnChanges {
|
||||
ngOnChanges() {
|
||||
|
||||
}
|
||||
|
||||
viewCipher(cipher: any) {
|
||||
console.log(cipher.id);
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user