lockbox

password manager
Log | Files | Refs | README | LICENSE

commit b32a8f8d34741275d3c319f197dd9100c69bb113
parent 7869185d362d9ff95dcb0342f7843f94b0e49024
Author: Sean Enck <sean@ttypty.com>
Date:   Sun, 28 Sep 2025 09:51:58 -0400

extra line

Diffstat:
Mcmd/lb/main.go | 1-
1 file changed, 0 insertions(+), 1 deletion(-)

diff --git a/cmd/lb/main.go b/cmd/lb/main.go @@ -89,7 +89,6 @@ func run() error { mode = app.ListGroupsMode case commands.Fields: mode = app.ListFieldsMode - } return app.List(p, mode) case commands.Unset: