mirror of
https://github.com/bitwarden/browser
synced 2026-02-18 18:33:50 +00:00
Updates
This commit is contained in:
@@ -69,6 +69,7 @@ export class ExportComponent implements OnInit {
|
||||
|
||||
async ngOnInit() {
|
||||
await this.checkExportDisabled();
|
||||
this.exportForm.get("fileEncryptionType").setValue(0);
|
||||
}
|
||||
|
||||
async checkExportDisabled() {
|
||||
|
||||
Reference in New Issue
Block a user