mirror of
https://github.com/bitwarden/browser.git
synced 2024-11-24 12:06:15 +01:00
cleanup totpCode
This commit is contained in:
parent
49dece7983
commit
e9228a7888
@ -155,6 +155,7 @@ export class ViewComponent implements OnDestroy {
|
||||
}
|
||||
|
||||
private cleanUp() {
|
||||
this.totpCode = null;
|
||||
this.cipher = null;
|
||||
this.showPassword = false;
|
||||
if (this.totpInterval) {
|
||||
|
Loading…
Reference in New Issue
Block a user