This commit is contained in:
Vlad Myhajličenko 2017-12-25 14:30:17 +02:00 committed by GitHub
parent 3d323e6ecf
commit 86934fe1a4
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -37,7 +37,7 @@
(and (or (string-match-p "https?://" url)
(error "Field for %s doesn't look like an url" item))
(browse-url url))
(error "Username not found.")))
(error "url not found.")))
(defun +pass-ivy-action--get-field (item)
(let* ((data (+pass--get-entry item))