mirror of
https://github.com/bitwarden/browser
synced 2025-12-14 15:23:33 +00:00
passpack importer
This commit is contained in:
2
jslib
2
jslib
Submodule jslib updated: 85587e0672...d81273c44f
@@ -153,6 +153,10 @@
|
|||||||
check all of the fields, change the "Output format" to "CSV", and then click the "Start" button to save the CSV
|
check all of the fields, change the "Output format" to "CSV", and then click the "Start" button to save the CSV
|
||||||
file.
|
file.
|
||||||
</ng-container>
|
</ng-container>
|
||||||
|
<ng-container *ngIf="format === 'passpackcsv'">
|
||||||
|
Log into the Passpack website vault and navigate to "Settings" → "Export", then click the "Download" button 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">
|
||||||
|
|||||||
Reference in New Issue
Block a user