mirror of
https://github.com/qbittorrent/qBittorrent.git
synced 2025-12-17 14:08:03 -06:00
committed by
GitHub
parent
c79a9624af
commit
8cd1a80852
@@ -1438,7 +1438,7 @@ int TorrentImpl::totalLeechersCount() const
|
||||
|
||||
int TorrentImpl::downloadLimit() const
|
||||
{
|
||||
return m_downloadLimit;;
|
||||
return m_downloadLimit;
|
||||
}
|
||||
|
||||
int TorrentImpl::uploadLimit() const
|
||||
|
||||
Reference in New Issue
Block a user