init: pristine aerc 0.20.0 source
This commit is contained in:
@@ -0,0 +1,9 @@
|
||||
package worker
|
||||
|
||||
// the following workers are always enabled
|
||||
import (
|
||||
_ "git.sr.ht/~rjarry/aerc/worker/imap"
|
||||
_ "git.sr.ht/~rjarry/aerc/worker/jmap"
|
||||
_ "git.sr.ht/~rjarry/aerc/worker/maildir"
|
||||
_ "git.sr.ht/~rjarry/aerc/worker/mbox"
|
||||
)
|
||||
Reference in New Issue
Block a user