mirror of
https://github.com/plankanban/planka.git
synced 2025-12-20 01:14:12 +03:00
feat: Persist closed state per card
This commit is contained in:
@@ -91,6 +91,7 @@ module.exports = {
|
||||
'description',
|
||||
'dueDate',
|
||||
'stopwatch',
|
||||
'isClosed',
|
||||
]),
|
||||
...values,
|
||||
creatorUserId: values.creatorUser.id,
|
||||
|
||||
Reference in New Issue
Block a user