From b455aea762a835b1e926afea4b286a842c1b1b13 Mon Sep 17 00:00:00 2001 From: Guillaume Vincent Date: Sat, 11 Mar 2017 09:44:52 +0100 Subject: [PATCH] Ambiguous message when no profile is found using the search engine fix https://github.com/lesspass/lesspass/issues/166 --- src/views/Passwords.vue | 82 +++++++++++++++++++++++++++---------------------- 1 file changed, 46 insertions(+), 36 deletions(-) diff --git a/src/views/Passwords.vue b/src/views/Passwords.vue index 7dc1666..825f8f1 100644 --- a/src/views/Passwords.vue +++ b/src/views/Passwords.vue @@ -9,57 +9,67 @@