mirror of
https://github.com/wekan/wekan.git
synced 2026-03-01 03:10:16 +01:00
Fix merge problem
This commit is contained in:
parent
5212f3beb3
commit
2b15a8ff09
1 changed files with 0 additions and 1 deletions
|
|
@ -147,7 +147,6 @@ Swimlanes.allow({
|
||||||
});
|
});
|
||||||
|
|
||||||
Swimlanes.helpers({
|
Swimlanes.helpers({
|
||||||
async copy(boardId) {
|
|
||||||
async copy(boardId) {
|
async copy(boardId) {
|
||||||
const oldId = this._id;
|
const oldId = this._id;
|
||||||
const oldBoardId = this.boardId;
|
const oldBoardId = this.boardId;
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue