mirror of
https://github.com/wekan/wekan.git
synced 2025-12-16 07:20:12 +01:00
Drag any files from file manager to minicard or opened card.
Thanks to xet7 ! Fixes #2936
This commit is contained in:
parent
85ac03a892
commit
3e9481c5bd
6 changed files with 210 additions and 37 deletions
|
|
@ -413,7 +413,7 @@ Boards.attachSchema(
|
|||
* Does the board allows cover attachment on minicard?
|
||||
*/
|
||||
type: Boolean,
|
||||
defaultValue: false,
|
||||
defaultValue: true,
|
||||
},
|
||||
|
||||
allowsBadgeAttachmentOnMinicard: {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue