mirror of
https://github.com/bitwarden/web
synced 2025-12-06 00:03:28 +00:00
avast csv option
This commit is contained in:
2
jslib
2
jslib
Submodule jslib updated: 58ed2ed0a2...af4e01c238
@@ -166,6 +166,10 @@
|
||||
"Export credentials" tab and choose "JSON" as the export type. Enter your vault's passphrase and click the "Export"
|
||||
button to save the JSON file.
|
||||
</ng-container>
|
||||
<ng-container *ngIf="format === 'avastcsv'">
|
||||
Open the Avast Passwords desktop application and navigate to "Settings" → "Import/export data". Select the
|
||||
"Export" button for the "Export to CSV file" option to save the CSV file.
|
||||
</ng-container>
|
||||
</app-callout>
|
||||
<div class="row">
|
||||
<div class="col-6">
|
||||
|
||||
Reference in New Issue
Block a user