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