aboutsummaryrefslogtreecommitdiff
path: root/commands/account/pipe.go
diff options
context:
space:
mode:
Diffstat (limited to 'commands/account/pipe.go')
-rw-r--r--commands/account/pipe.go2
1 files changed, 1 insertions, 1 deletions
diff --git a/commands/account/pipe.go b/commands/account/pipe.go
index f44de30..9461d17 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"