From 37cf46d5818e2fb8357aa152843d12cfd0ca7d9d Mon Sep 17 00:00:00 2001 From: Matthew Date: Wed, 11 Nov 2020 06:26:38 +1100 Subject: [PATCH] Add 'Copy Username' button (#691) This adds a 'Copy Username' button above the 'Copy Password' button in the dropdown for individual entries in the safe. This matches the capabilities of the desktop app, where you can right-click on any entry and get options for both 'copy password' and 'copy username'. --- src/app/vault/ciphers.component.html | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/src/app/vault/ciphers.component.html b/src/app/vault/ciphers.component.html index 8ec7f5ab64..49db6e5c65 100644 --- a/src/app/vault/ciphers.component.html +++ b/src/app/vault/ciphers.component.html @@ -37,6 +37,11 @@