mirror of
https://github.com/wekan/wekan.git
synced 2025-12-27 04:38:49 +01:00
Option to add custom field to all cards
This commit is contained in:
parent
0c3b92567e
commit
74d93a6adc
8 changed files with 48 additions and 2 deletions
|
|
@ -147,6 +147,7 @@ export class CsvCreator {
|
|||
settings,
|
||||
showOnCard: false,
|
||||
automaticallyOnCard: false,
|
||||
alwaysOnCard: false,
|
||||
showLabelOnMiniCard: false,
|
||||
boardIds: [boardId],
|
||||
});
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue