mirror of
https://github.com/telegramdesktop/tdesktop
synced 2025-08-31 14:38:15 +00:00
altering AppUserModelId in pinned shortcut in Windows
This commit is contained in:
@@ -39,6 +39,9 @@ int main(int argc, char *argv[]) {
|
||||
logsInit();
|
||||
|
||||
Local::readSettings();
|
||||
if (Local::oldSettingsVersion() < AppVersion) {
|
||||
psNewVersion();
|
||||
}
|
||||
if (cFromAutoStart() && !cAutoStart()) {
|
||||
psAutoStart(false, true);
|
||||
Local::stop();
|
||||
|
Reference in New Issue
Block a user