mirror of
https://github.com/bitwarden/browser
synced 2025-12-26 13:13:22 +00:00
dashlane csv importer
This commit is contained in:
@@ -88,6 +88,10 @@
|
||||
Using the Password Safe desktop application, navigate to "File" → "Export To" → "XML format..." and save the XML
|
||||
file.
|
||||
</ng-container>
|
||||
<ng-container *ngIf="format === 'dashlanecsv'">
|
||||
Using the Dashlane desktop application, navigate to "File" → "Export" → "Unsecured archive (readable) in CSV format"
|
||||
and save the CSV file.
|
||||
</ng-container>
|
||||
</app-callout>
|
||||
<div class="row">
|
||||
<div class="col-6">
|
||||
|
||||
Reference in New Issue
Block a user