mirror of
https://github.com/wekan/wekan.git
synced 2026-03-08 22:52:34 +01:00
Merge branch 'main' into feature/reactive-cache-async-migration
This commit is contained in:
commit
5212f3beb3
328 changed files with 15124 additions and 3392 deletions
|
|
@ -225,6 +225,8 @@ Lists.helpers({
|
|||
for (const card of cards) {
|
||||
await card.copy(boardId, swimlaneId, _id);
|
||||
}
|
||||
|
||||
return _id;
|
||||
},
|
||||
|
||||
async move(boardId, swimlaneId) {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue