mirror of
https://github.com/bitwarden/browser
synced 2025-12-11 13:53:34 +00:00
Removing clientSideOnlyVerification on UserVerificationDialogComponent on web export.component (#8545)
This commit is contained in:
@@ -95,7 +95,6 @@ export class ExportComponent extends BaseExportComponent {
|
||||
}
|
||||
|
||||
const result = await UserVerificationDialogComponent.open(this.dialogService, {
|
||||
clientSideOnlyVerification: true,
|
||||
title: "confirmVaultExport",
|
||||
bodyText: confirmDescription,
|
||||
confirmButtonOptions: {
|
||||
|
||||
Reference in New Issue
Block a user