Merge branch 'develop-pdca' into develop #20
@@ -125,11 +125,10 @@ function mapTorrentToDownload(torrent) {
|
||||
}
|
||||
|
||||
module.exports = {
|
||||
getTorrents: getAllTorrents,
|
||||
getAllTorrents,
|
||||
getClients,
|
||||
mapTorrentToDownload,
|
||||
formatBytes,
|
||||
formatSpeed,
|
||||
formatEta,
|
||||
QBittorrentClient
|
||||
formatEta
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user