mirror of
https://github.com/kotatogram/kotatogram-desktop
synced 2025-08-31 06:35:14 +00:00
Push all QSaveFile-s to background thread.
This commit is contained in:
@@ -577,6 +577,8 @@ void Account::reset() {
|
||||
QDir(LegacyTempDirectory()).removeRecursively();
|
||||
QDir(temp).removeRecursively();
|
||||
});
|
||||
|
||||
Local::sync();
|
||||
}
|
||||
|
||||
void Account::writeLocations() {
|
||||
|
Reference in New Issue
Block a user