mirror of
https://github.com/bitwarden/browser
synced 2024-12-25 01:22:26 +01:00
blackberry importer
This commit is contained in:
parent
85cc2865b6
commit
a1c9c47c89
2
jslib
2
jslib
@ -1 +1 @@
|
||||
Subproject commit 255bd3962d268bec8f66411676049803bb29e0d3
|
||||
Subproject commit ec012c99341ee65c0d5a7a7fdf153e79bfb274be
|
@ -239,6 +239,10 @@
|
||||
Open the LogMeOnce browser extension, then navigate to "Open Menu" → "Export To" and
|
||||
select "CSV File" to save the CSV file.
|
||||
</ng-container>
|
||||
<ng-container *ngIf="format === 'blackberrycsv'">
|
||||
Open the BlackBerry Password Keeper application, then navigate to "Settings" → "Import/Export".
|
||||
Select "Export Passwords" and follow the instructions on screen to save the unencrypted CSV file.
|
||||
</ng-container>
|
||||
</app-callout>
|
||||
<div class="row">
|
||||
<div class="col-6">
|
||||
|
Loading…
Reference in New Issue
Block a user