Option to add custom field to all cards

This commit is contained in:
John R. Supplee 2021-01-22 21:28:37 +02:00
parent 0c3b92567e
commit 74d93a6adc
8 changed files with 48 additions and 2 deletions

View file

@ -243,6 +243,7 @@ export class TrelloCreator {
showOnCard: field.display.cardFront,
showLabelOnMiniCard: field.display.cardFront,
automaticallyOnCard: true,
alwaysOnCard: false,
type: field.type,
boardIds: [boardId],
settings: {},