Announce TOTP code has been copied only after the entry has already been decrypted

This commit is contained in:
2024-07-30 18:32:14 -04:00
parent 4785634454
commit 15e9f77f59
-1
View File
@@ -74,7 +74,6 @@ func main() {
case "username", "-u":
field = 1
case "totp", "-t":
fmt.Println("TOTP code will be copied to clipboard - your clipboard will be kept up to date with the current TOTP code until this process is closed")
field = 2
case "url", "-l":
field = 3