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