Commit d301f5bd authored by nuwe1's avatar nuwe1

Update changes

parent a62a7463
......@@ -526,7 +526,7 @@ const boardsStore = {
this.multiSelect.list = [];
},
saveList(list) {
saveList(list) {
const entity = list.label || list.assignee || list.milestone;
let entityType = '';
if (list.label) {
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment