aboutsummaryrefslogtreecommitdiffstats
path: root/commands/msg/mark.go
diff options
context:
space:
mode:
Diffstat (limited to 'commands/msg/mark.go')
-rw-r--r--commands/msg/mark.go2
1 files changed, 1 insertions, 1 deletions
diff --git a/commands/msg/mark.go b/commands/msg/mark.go
index 3955f4a1..d6beae46 100644
--- a/commands/msg/mark.go
+++ b/commands/msg/mark.go
@@ -3,7 +3,7 @@ package msg
import (
"fmt"
- "git.sr.ht/~sircmpwn/aerc/widgets"
+ "git.sr.ht/~rjarry/aerc/widgets"
"git.sr.ht/~sircmpwn/getopt"
)