aerc/worker/worker_enabled.go

6 lines
155 B
Go

package worker
// the following workers are always enabled
import _ "git.sr.ht/~rjarry/aerc/worker/imap"
import _ "git.sr.ht/~rjarry/aerc/worker/maildir"