mirror of
https://github.com/telegramdesktop/tdesktop
synced 2025-09-01 23:15:59 +00:00
Improved location coords precision when converting them to string.
Also disabled some options for a packaged build.
This commit is contained in:
@@ -699,7 +699,7 @@ AppClass::AppClass() : QObject() {
|
||||
|
||||
if (cLaunchMode() == LaunchModeAutoStart && !cAutoStart()) {
|
||||
psAutoStart(false, true);
|
||||
application()->quit();
|
||||
App::quit();
|
||||
return;
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user