1
0
mirror of https://github.com/bitwarden/browser.git synced 2024-09-12 01:48:21 +02:00

[bug] Partially revert #1516 (#1531)

This commit is contained in:
Addison Beck 2022-03-09 11:16:53 -05:00 committed by GitHub
parent 7404da9b3c
commit a8cd2a6cf7
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -197,6 +197,8 @@ export class AppComponent implements OnDestroy, OnInit {
new SendOptionsPolicy(),
new ResetPasswordPolicy(),
]);
this.setFullWidth();
}
ngOnDestroy() {