mirror of
https://github.com/transmission/transmission.git
synced 2026-04-26 03:40:22 +01:00
(trunk web) #2238: Verify status freeze
This commit is contained in:
@@ -125,8 +125,8 @@ TransmissionRemote.prototype =
|
||||
fields: [ 'id', 'downloadedEver', 'error', 'errorString',
|
||||
'eta', 'haveUnchecked', 'haveValid', 'leechers', 'leftUntilDone',
|
||||
'peersConnected', 'peersGettingFromUs', 'peersSendingToUs',
|
||||
'rateDownload', 'rateUpload', 'seeders',
|
||||
'status', 'swarmSpeed', 'uploadedEver' ]
|
||||
'rateDownload', 'rateUpload', 'recheckProgress', 'seeders',
|
||||
'sizeWhenDone', 'status', 'swarmSpeed', 'uploadedEver' ]
|
||||
}
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user