s/aerc2/aerc/g
This commit is contained in:
parent
9c10a90cac
commit
98da4c9509
47 changed files with 76 additions and 76 deletions
commands/compose
|
@ -15,8 +15,8 @@ import (
|
|||
"github.com/gdamore/tcell"
|
||||
"github.com/miolini/datacounter"
|
||||
|
||||
"git.sr.ht/~sircmpwn/aerc2/widgets"
|
||||
"git.sr.ht/~sircmpwn/aerc2/worker/types"
|
||||
"git.sr.ht/~sircmpwn/aerc/widgets"
|
||||
"git.sr.ht/~sircmpwn/aerc/worker/types"
|
||||
)
|
||||
|
||||
func init() {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue