mirror of
https://github.com/qbittorrent/qBittorrent.git
synced 2026-01-08 08:32:31 -06:00
Don't overwrite tracker message
Use one of the tracker endpoint messages.
This commit is contained in:
@@ -86,7 +86,6 @@ namespace BitTorrent
|
||||
|
||||
struct TrackerInfo
|
||||
{
|
||||
QString lastMessage;
|
||||
int numPeers = 0;
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user