mirror of
https://github.com/CzBiX/qb-web.git
synced 2026-04-14 10:19:48 +08:00
Fix peers info
This commit is contained in:
@@ -120,6 +120,10 @@ export default class Peers extends BaseTorrentInfo {
|
||||
}
|
||||
}
|
||||
|
||||
fetchInfo() {
|
||||
return this.getPeers()
|
||||
}
|
||||
|
||||
startTask() {
|
||||
this.setTaskAndRun(this.doTask, 2000)
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user