mirror of
https://github.com/plankanban/planka.git
synced 2025-12-17 09:13:23 +03:00
Add covers for cards
This commit is contained in:
@@ -50,6 +50,10 @@ module.exports = {
|
||||
required: true,
|
||||
columnName: 'board_id',
|
||||
},
|
||||
coverAttachmentId: {
|
||||
model: 'Attachment',
|
||||
columnName: 'cover_attachment_id',
|
||||
},
|
||||
subscriptionUsers: {
|
||||
collection: 'User',
|
||||
via: 'cardId',
|
||||
|
||||
Reference in New Issue
Block a user