mirror of
https://github.com/bitwarden/browser.git
synced 2024-11-06 09:20:43 +01:00
avast csv option
This commit is contained in:
parent
6480750757
commit
9a96ef2623
2
jslib
2
jslib
@ -1 +1 @@
|
|||||||
Subproject commit 58ed2ed0a2f7609f1333af22cbb5ede939d1ac78
|
Subproject commit af4e01c238b88ac296edfbf300a180e956da7d4b
|
@ -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" → "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">
|
||||||
|
Loading…
Reference in New Issue
Block a user