mirror of
https://github.com/telegramdesktop/tdesktop
synced 2025-08-31 06:26:18 +00:00
saving QByteArray bookmark along with file paths and download path for OS X sandbox, will be actually implemented only in macstore branch
This commit is contained in:
@@ -709,6 +709,9 @@ void Application::checkMapVersion() {
|
||||
}
|
||||
}
|
||||
}
|
||||
if (cNeedConfigResave()) {
|
||||
Local::writeUserSettings();
|
||||
}
|
||||
}
|
||||
|
||||
void Application::startApp() {
|
||||
|
Reference in New Issue
Block a user