mirror of
https://github.com/qbittorrent/qBittorrent.git
synced 2025-12-20 07:27:22 -06:00
- Fixed a comment
- Added chinese traditional translation to stable branch - bump to v1.1.3 in stable branch (updated splash screen) - Updated changelogs
This commit is contained in:
@@ -1401,7 +1401,7 @@ void bittorrent::saveFastResumeAndRatioData() {
|
||||
continue;
|
||||
}
|
||||
if(h.is_paused()) {
|
||||
// Do not need to save fast resume data for paused torrents
|
||||
// Do not need to save ratio data for paused torrents
|
||||
continue;
|
||||
}
|
||||
saveDownloadUploadForTorrent(hash);
|
||||
|
||||
Reference in New Issue
Block a user