mirror of
https://github.com/bitwarden/browser.git
synced 2024-11-23 11:56:00 +01:00
yoti web support (#623)
This commit is contained in:
parent
429c38fc66
commit
2135accaf4
2
jslib
2
jslib
@ -1 +1 @@
|
||||
Subproject commit 6ab444a9868c32ac53761f9d233d816744da9a1d
|
||||
Subproject commit e55528e61737635e7f8970b913bcc3f10bede85d
|
@ -233,6 +233,9 @@
|
||||
Once syncing of your data is complete, the download icon in the top right corner will turn pink. Click
|
||||
the download icon and save the CSV file.
|
||||
</ng-container>
|
||||
<ng-container *ngIf="format === 'yoticsv'">
|
||||
From the Yoti browser extension, click on "Settings", then "Export Saved Logins" and save the CSV file.
|
||||
</ng-container>
|
||||
</app-callout>
|
||||
<div class="row">
|
||||
<div class="col-6">
|
||||
|
Loading…
Reference in New Issue
Block a user