mirror of
https://github.com/transmission/transmission.git
synced 2026-04-19 08:20:22 +01:00
(trunk web) don't show internal files
This commit is contained in:
@@ -108,7 +108,7 @@ TransmissionRemote.prototype =
|
||||
'peersConnected', 'peersGettingFromUs', 'peersSendingToUs',
|
||||
'rateDownload', 'rateUpload', 'seeders', 'sizeWhenDone',
|
||||
'status', 'swarmSpeed', 'totalSize', 'uploadedEver',
|
||||
'downloadDir', 'torrentFile', 'files', 'fileStats' ]
|
||||
'downloadDir', 'files', 'fileStats' ]
|
||||
}
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user