mirror of
https://github.com/AyuGram/AyuGramDesktop.git
synced 2026-07-25 06:54:43 +00:00
Focus start button on launch.
This commit is contained in:
@@ -151,6 +151,8 @@ void MainWindow::finishFirstShow() {
|
||||
|
||||
if (!_passcodeLock && _main) {
|
||||
_main->activate();
|
||||
} else if (!_passcodeLock && _intro) {
|
||||
_intro->setInnerFocus();
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user