mirror of
https://github.com/bitwarden/browser
synced 2025-12-17 00:33:44 +00:00
cleanup totpCode
This commit is contained in:
@@ -155,6 +155,7 @@ export class ViewComponent implements OnDestroy {
|
|||||||
}
|
}
|
||||||
|
|
||||||
private cleanUp() {
|
private cleanUp() {
|
||||||
|
this.totpCode = null;
|
||||||
this.cipher = null;
|
this.cipher = null;
|
||||||
this.showPassword = false;
|
this.showPassword = false;
|
||||||
if (this.totpInterval) {
|
if (this.totpInterval) {
|
||||||
|
|||||||
Reference in New Issue
Block a user