diff options
Diffstat (limited to 'commands/account/pipe.go')
-rw-r--r-- | commands/account/pipe.go | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/commands/account/pipe.go b/commands/account/pipe.go index f44de307..9461d175 100644 --- a/commands/account/pipe.go +++ b/commands/account/pipe.go @@ -6,7 +6,7 @@ import ( "os/exec" "time" - "git.sr.ht/~sircmpwn/aerc2/widgets" + "git.sr.ht/~sircmpwn/aerc/widgets" "github.com/gdamore/tcell" "github.com/mattn/go-runewidth" |