Commit 7a69f090 authored by xiaoye's avatar xiaoye

Update creator.vue

parent 534c062a
Pipeline #38809 passed with stages
in 3 minutes and 35 seconds
...@@ -156,9 +156,6 @@ ...@@ -156,9 +156,6 @@
create.visibility.select = ''; create.visibility.select = '';
create.rule.select = ''; create.rule.select = '';
create.rule.settings = { create.rule.settings = {
winScore : 3,
drawScore : 1,
byeScore : 3,
hasThirdPlaceMatch : true hasThirdPlaceMatch : true
} as ruleSettings; } as ruleSettings;
create.collaborators = []; create.collaborators = [];
......
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