1
0
mirror of https://github.com/bitwarden/web synced 2025-12-12 14:23:18 +00:00

avast csv option

This commit is contained in:
Kyle Spearrin
2018-12-31 12:42:27 -05:00
parent 6480750757
commit 9a96ef2623
2 changed files with 5 additions and 1 deletions

2
jslib

Submodule jslib updated: 58ed2ed0a2...af4e01c238

View File

@@ -166,6 +166,10 @@
"Export credentials" tab and choose "JSON" as the export type. Enter your vault's passphrase and click the "Export" "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. button to save the JSON file.
</ng-container> </ng-container>
<ng-container *ngIf="format === 'avastcsv'">
Open the Avast Passwords desktop application and navigate to "Settings" &rarr; "Import/export data". Select the
"Export" button for the "Export to CSV file" option to save the CSV file.
</ng-container>
</app-callout> </app-callout>
<div class="row"> <div class="row">
<div class="col-6"> <div class="col-6">