mirror of
https://github.com/qbittorrent/qBittorrent.git
synced 2026-01-02 13:48:05 -06:00
Implement sync/torrent_peers request
This commit is contained in:
@@ -35,6 +35,8 @@ struct WebSessionData
|
||||
{
|
||||
QVariantMap syncMainDataLastResponse;
|
||||
QVariantMap syncMainDataLastAcceptedResponse;
|
||||
QVariantMap syncTorrentPeersLastResponse;
|
||||
QVariantMap syncTorrentPeersLastAcceptedResponse;
|
||||
};
|
||||
|
||||
#endif // WEBSESSIONDATA
|
||||
|
||||
Reference in New Issue
Block a user