Commit d732042d authored by xiaoye's avatar xiaoye

Update creator.vue

parent cd5236d8
Pipeline #38962 canceled with stages
in 18 seconds
......@@ -233,7 +233,6 @@
create.collaborators.push(i);
});
create.rule.select = 'SingleElimination'
create.visibility.select = 'SingleElimination';
create.visibility.select = t.visibility;
create.import.chk = true;
create.import.id = t.id;
......
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