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:
@@ -51,6 +51,7 @@ module.exports = {
|
||||
|
||||
const attachment = await sails.helpers.createAttachment(
|
||||
card,
|
||||
currentUser,
|
||||
{
|
||||
dirname: file.extra.dirname,
|
||||
filename: file.filename,
|
||||
|
||||
Reference in New Issue
Block a user