Commit f7693b33 authored by nanahira's avatar nanahira

Merge branch 'mc'

parents bfae6a09 e101a0de
Pipeline #13292 passed with stages
in 11 minutes and 4 seconds
......@@ -28,6 +28,7 @@ class Challonge {
include_participants: 1,
include_matches: 1,
},
timeout: 5000,
});
this.previous = tournament;
this.previousTime = (0, moment_1.default)();
......
......@@ -176,6 +176,7 @@ export class Challonge {
include_participants: 1,
include_matches: 1,
},
timeout: 5000,
},
);
this.previous = tournament;
......
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