2
0
mirror of https://github.com/kotatogram/kotatogram-desktop synced 2025-08-31 06:35:14 +00:00

Handle the outdated app error in passport.

This commit is contained in:
John Preston
2018-07-10 23:15:54 +03:00
parent 7be9e0fb94
commit 39b0d9e46f
8 changed files with 34 additions and 4 deletions

View File

@@ -2108,6 +2108,7 @@ void UpdateApplication() {
if (weak) {
weak->scrollToUpdateRow();
}
window->showFromTray();
}
}