mirror of
https://github.com/bitwarden/browser.git
synced 2025-01-12 19:50:46 +01:00
Add Safari importer (#1261)
* Add instructions for Safari import * Update jslib
This commit is contained in:
parent
a6a34788a8
commit
664d10cd06
2
jslib
2
jslib
@ -1 +1 @@
|
||||
Subproject commit 71f8ef601fb0a426264c1fdfd19edb4de2c648fa
|
||||
Subproject commit 031cbff556549607218aedc9312370086cd029b8
|
@ -85,6 +85,11 @@
|
||||
<a target="_blank" rel="noopener" href="https://bitwarden.com/help/article/import-from-firefox/">
|
||||
https://bitwarden.com/help/article/import-from-firefox/</a>.
|
||||
</ng-container>
|
||||
<ng-container *ngIf="format === 'safaricsv'">
|
||||
See detailed instructions on our help site at
|
||||
<a target="_blank" rel="noopener" href="https://bitwarden.com/help/article/import-from-safari/">
|
||||
https://bitwarden.com/help/article/import-from-safari/</a>.
|
||||
</ng-container>
|
||||
<ng-container *ngIf="format === '1password1pif' || format === '1passwordwincsv' || format === '1passwordmaccsv'">
|
||||
See detailed instructions on our help site at
|
||||
<a target="_blank" rel="noopener" href="https://help.bitwarden.com/article/import-from-1password/">
|
||||
|
Loading…
Reference in New Issue
Block a user