removed log item
This commit is contained in:
parent
c78857db60
commit
bd078161a9
@ -43,7 +43,6 @@ export default class TopPage extends Page {
|
|||||||
this.topTorrents[type] = this.topTorrents[type].concat(data);
|
this.topTorrents[type] = this.topTorrents[type].concat(data);
|
||||||
this.forceUpdate()
|
this.forceUpdate()
|
||||||
}
|
}
|
||||||
console.log(type, this.topTorrents[type])
|
|
||||||
})
|
})
|
||||||
)
|
)
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user