mirror of
https://github.com/qbittorrent/qBittorrent
synced 2025-07-31 12:00:16 -07:00
Retry saving settings when operation failed
This commit is contained in:
parent
0ede11a1b7
commit
5df42420cb
1 changed files with 1 additions and 0 deletions
|
@ -196,6 +196,7 @@ bool SettingsStorage::save()
|
|||
return true;
|
||||
}
|
||||
|
||||
m_timer.start();
|
||||
return false;
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue