mirror of
https://github.com/bitwarden/browser.git
synced 2024-11-07 09:31:31 +01:00
passpack importer
This commit is contained in:
parent
027cad9e52
commit
f1384f5dc1
2
jslib
2
jslib
@ -1 +1 @@
|
|||||||
Subproject commit 85587e06728aabd118f3cb6b06110be92202049b
|
Subproject commit d81273c44f97ff709f21623c36b5a4661fea6627
|
@ -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">
|
||||||
|
Loading…
Reference in New Issue
Block a user