mirror of
https://github.com/qbittorrent/qBittorrent.git
synced 2025-12-19 06:57:24 -06:00
Retry saving settings when operation failed
This commit is contained in:
@@ -196,6 +196,7 @@ bool SettingsStorage::save()
|
||||
return true;
|
||||
}
|
||||
|
||||
m_timer.start();
|
||||
return false;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user