yoti web support (#623)

This commit is contained in:
Kyle Spearrin 2020-08-25 09:25:22 -04:00 committed by GitHub
parent 429c38fc66
commit 2135accaf4
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 4 additions and 1 deletions

2
jslib

@ -1 +1 @@
Subproject commit 6ab444a9868c32ac53761f9d233d816744da9a1d Subproject commit e55528e61737635e7f8970b913bcc3f10bede85d

View File

@ -233,6 +233,9 @@
Once syncing of your data is complete, the download icon in the top right corner will turn pink. Click 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. the download icon and save the CSV file.
</ng-container> </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> </app-callout>
<div class="row"> <div class="row">
<div class="col-6"> <div class="col-6">