diff options
Diffstat (limited to 'commands/account/account.go')
-rw-r--r-- | commands/account/account.go | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/commands/account/account.go b/commands/account/account.go index 9c900872..4731c19a 100644 --- a/commands/account/account.go +++ b/commands/account/account.go @@ -1,7 +1,7 @@ package account import ( - "git.sr.ht/~sircmpwn/aerc/commands" + "git.sr.ht/~rjarry/aerc/commands" ) var ( |