aboutsummaryrefslogtreecommitdiff
path: root/cmd/koushin/main.go
diff options
context:
space:
mode:
Diffstat (limited to 'cmd/koushin/main.go')
-rw-r--r--cmd/koushin/main.go1
1 files changed, 1 insertions, 0 deletions
diff --git a/cmd/koushin/main.go b/cmd/koushin/main.go
index 4897dc9..e56ed04 100644
--- a/cmd/koushin/main.go
+++ b/cmd/koushin/main.go
@@ -13,6 +13,7 @@ import (
"github.com/labstack/gommon/log"
_ "git.sr.ht/~emersion/koushin/plugins/base"
+ _ "git.sr.ht/~emersion/koushin/plugins/carddav"
_ "git.sr.ht/~emersion/koushin/plugins/lua"
)