Commit babbc0ff authored by nanahira's avatar nanahira

fix

parent bbb461a5
...@@ -45,7 +45,6 @@ challonge.participants.index({ ...@@ -45,7 +45,6 @@ challonge.participants.index({
const id = player_info.id; const id = player_info.id;
name_list[id] = name; name_list[id] = name;
} }
ygopro-generate-result.js
console.log("Requesting match datas from Challonge."); console.log("Requesting match datas from Challonge.");
//for (var i = 1; i <=) //for (var i = 1; i <=)
challonge.matches.index({ challonge.matches.index({
......
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