summary refs log tree commit diff stats
path: root/commands/account/clear.go
diff options
context:
space:
mode:
Diffstat (limited to 'commands/account/clear.go')
-rw-r--r--commands/account/clear.go2
1 files changed, 1 insertions, 1 deletions
diff --git a/commands/account/clear.go b/commands/account/clear.go
index 838bfcc..3fecc13 100644
--- a/commands/account/clear.go
+++ b/commands/account/clear.go
@@ -2,7 +2,7 @@ package account
 
 import (
 	"errors"
-	"git.sr.ht/~sircmpwn/aerc/widgets"
+	"git.sr.ht/~rjarry/aerc/widgets"
 	"time"
 )