diff --git a/src/planka.ts b/src/planka.ts index 416be35..513b1f6 100644 --- a/src/planka.ts +++ b/src/planka.ts @@ -172,6 +172,7 @@ export default class Planka { listId, }, body: { + type: 'project', name: card.title, position: 0, },