mirror of
https://github.com/bitwarden/web
synced 2025-12-10 13:23:15 +00:00
bitwarden json importer
This commit is contained in:
2
jslib
2
jslib
Submodule jslib updated: 3b22df15e8...4d57f44a69
@@ -17,7 +17,7 @@
|
|||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
<app-callout type="info" title="{{getFormatInstructionTitle()}}" *ngIf="format">
|
<app-callout type="info" title="{{getFormatInstructionTitle()}}" *ngIf="format">
|
||||||
<ng-container *ngIf="format === 'bitwardencsv'">
|
<ng-container *ngIf="format === 'bitwardencsv' || format === 'bitwardenjson'">
|
||||||
See detailed instructions on our help site at
|
See detailed instructions on our help site at
|
||||||
<a target="_blank" rel="noopener" href="https://help.bitwarden.com/article/export-your-data/">https://help.bitwarden.com/article/export-your-data/</a>
|
<a target="_blank" rel="noopener" href="https://help.bitwarden.com/article/export-your-data/">https://help.bitwarden.com/article/export-your-data/</a>
|
||||||
</ng-container>
|
</ng-container>
|
||||||
|
|||||||
Reference in New Issue
Block a user