Allowed ladder URL to point to specific rank
This commit is contained in:
@@ -12,8 +12,6 @@ class PagedLadder extends React.Component {
|
||||
if (props.getFetch) {
|
||||
props.getFetch(this.fetchLadder.bind(this));
|
||||
}
|
||||
|
||||
this.fetchLadder();
|
||||
}
|
||||
|
||||
render() {
|
||||
|
||||
Reference in New Issue
Block a user