encryptr importer
This commit is contained in:
parent
83ba366558
commit
c099ff7662
2
jslib
2
jslib
|
@ -1 +1 @@
|
|||
Subproject commit 98ae9b06294e424decbe0ac1ed27e0bb927c79f8
|
||||
Subproject commit 29635bf9da161b591dde9b64cf7fe8b9a3884c1b
|
|
@ -228,6 +228,9 @@
|
|||
Open the Codebook desktop application and log in. Navigate to "File" → "Export all", then click
|
||||
"Yes" on the dialog and save the CSV file.
|
||||
</ng-container>
|
||||
<ng-container *ngIf="format === 'encryptrcsv'">
|
||||
Export your Encryptr vault to a CSV file.
|
||||
</ng-container>
|
||||
</app-callout>
|
||||
<div class="row">
|
||||
<div class="col-6">
|
||||
|
|
Loading…
Reference in New Issue