summaryrefslogtreecommitdiff
path: root/lib/templates/template.go
diff options
context:
space:
mode:
Diffstat (limited to 'lib/templates/template.go')
-rw-r--r--lib/templates/template.go2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/templates/template.go b/lib/templates/template.go
index 197f159..6d66d8e 100644
--- a/lib/templates/template.go
+++ b/lib/templates/template.go
@@ -13,7 +13,7 @@ import (
"github.com/emersion/go-message/mail"
- "git.sr.ht/~sircmpwn/aerc/models"
+ "git.sr.ht/~rjarry/aerc/models"
"github.com/mitchellh/go-homedir"
)