Fix merge problem

This commit is contained in:
Harry Adel 2026-02-17 17:46:24 +02:00
parent 5212f3beb3
commit 2b15a8ff09

View file

@ -147,7 +147,6 @@ Swimlanes.allow({
});
Swimlanes.helpers({
async copy(boardId) {
async copy(boardId) {
const oldId = this._id;
const oldBoardId = this.boardId;