mirror of
https://github.com/qbittorrent/qBittorrent
synced 2025-07-15 17:53:08 -07: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:
parent
681b8c14ad
commit
5cce0c53bf
2 changed files with 12 additions and 2 deletions
|
@ -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);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue