mirror of
https://github.com/plankanban/planka.git
synced 2025-07-18 12:49:43 +02:00
parent
e595242258
commit
580a07bba3
1 changed files with 1 additions and 0 deletions
|
@ -107,6 +107,7 @@ module.exports = {
|
|||
position: trelloCard.pos,
|
||||
name: trelloCard.name,
|
||||
description: trelloCard.desc || null,
|
||||
dueDate: trelloCard.due,
|
||||
}).fetch();
|
||||
|
||||
await importCardLabels(plankaCard, trelloCard);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue