From fb4bb81595e5e38099f4b342f0171642b2458991 Mon Sep 17 00:00:00 2001 From: Kyle Spearrin Date: Wed, 12 Dec 2018 17:06:22 -0500 Subject: [PATCH] dashlane json importer --- jslib | 2 +- src/app/tools/import.component.html | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/jslib b/jslib index 9694d2922e..ed74f73a8c 160000 --- a/jslib +++ b/jslib @@ -1 +1 @@ -Subproject commit 9694d2922ef033c6c5eead2c7b4a308b6d93bf2f +Subproject commit ed74f73a8ca2d26cacf2f74b4cd14c6150711b87 diff --git a/src/app/tools/import.component.html b/src/app/tools/import.component.html index 4121263117..9559d724ba 100644 --- a/src/app/tools/import.component.html +++ b/src/app/tools/import.component.html @@ -88,9 +88,9 @@ Using the Password Safe desktop application, navigate to "File" → "Export To" → "XML format..." and save the XML file. - - Using the Dashlane desktop application, navigate to "File" → "Export" → "Unsecured archive (readable) in CSV format" - and save the CSV file. + + Using the Dashlane desktop application, navigate to "File" → "Export" → "Unsecured archive (readable) in JSON format" + and save the JSON file. Using the mSecure desktop application, navigate to "File" → "Export" → "CSV File..." and save the CSV file.