From 2135accaf48ba2f79894c7e1cb878f393d4ddea6 Mon Sep 17 00:00:00 2001 From: Kyle Spearrin Date: Tue, 25 Aug 2020 09:25:22 -0400 Subject: [PATCH] yoti web support (#623) --- jslib | 2 +- src/app/tools/import.component.html | 3 +++ 2 files changed, 4 insertions(+), 1 deletion(-) diff --git a/jslib b/jslib index 6ab444a986..e55528e617 160000 --- a/jslib +++ b/jslib @@ -1 +1 @@ -Subproject commit 6ab444a9868c32ac53761f9d233d816744da9a1d +Subproject commit e55528e61737635e7f8970b913bcc3f10bede85d diff --git a/src/app/tools/import.component.html b/src/app/tools/import.component.html index 6e16a8f520..11a651adfd 100644 --- a/src/app/tools/import.component.html +++ b/src/app/tools/import.component.html @@ -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. + + From the Yoti browser extension, click on "Settings", then "Export Saved Logins" and save the CSV file. +