s/aerc2/aerc/g
This commit is contained in:
parent
9c10a90cac
commit
98da4c9509
47 changed files with 76 additions and 76 deletions
worker/imap
|
@ -3,7 +3,7 @@ package imap
|
|||
import (
|
||||
"github.com/emersion/go-imap"
|
||||
|
||||
"git.sr.ht/~sircmpwn/aerc2/worker/types"
|
||||
"git.sr.ht/~sircmpwn/aerc/worker/types"
|
||||
)
|
||||
|
||||
func (imapw *IMAPWorker) handleDeleteMessages(msg *types.DeleteMessages) {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue