aboutsummaryrefslogtreecommitdiff
path: root/commands/terminal/close.go
diff options
context:
space:
mode:
Diffstat (limited to 'commands/terminal/close.go')
-rw-r--r--commands/terminal/close.go2
1 files changed, 1 insertions, 1 deletions
diff --git a/commands/terminal/close.go b/commands/terminal/close.go
index aee7f3e..0ea7a5a 100644
--- a/commands/terminal/close.go
+++ b/commands/terminal/close.go
@@ -3,7 +3,7 @@ package terminal
import (
"errors"
- "git.sr.ht/~sircmpwn/aerc2/widgets"
+ "git.sr.ht/~sircmpwn/aerc/widgets"
)
func init() {