Skip to content

Commit 7d4b0e1

Browse files
committed
fix: add marked to repositories
1 parent c7b9ced commit 7d4b0e1

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

CoCreate.config.js

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -634,6 +634,10 @@ module.exports = {
634634
"path": "../CoCreate-plugins/CoCreate-linkedin",
635635
"repo": "github.com/CoCreate-app/CoCreate-linkedin.git"
636636
},
637+
{
638+
"path": "../CoCreate-plugins/CoCreate-marked",
639+
"repo": "github.com/CoCreate-app/CoCreate-marked.git"
640+
},
637641
{
638642
"path": "../CoCreate-plugins/CoCreate-openai",
639643
"repo": "github.com/CoCreate-app/CoCreate-openai.git"

0 commit comments

Comments
 (0)