2
0
mirror of https://github.com/kotatogram/kotatogram-desktop synced 2025-09-03 08:05:12 +00:00

Updated TDesktop sources to 3.4.3

This commit is contained in:
RadRussianRus
2022-01-09 03:19:11 +03:00
536 changed files with 8164 additions and 36653 deletions

View File

@@ -595,6 +595,7 @@ void Widget::checkUpdateStatus() {
Core::checkReadyUpdate();
App::restart();
});
_connecting->raise();
} else {
if (!_updateTelegram) return;
_updateTelegram.destroy();