2
0
mirror of https://github.com/telegramdesktop/tdesktop synced 2025-08-31 06:26:18 +00:00

Fix search focus in a hidden window on launch.

Fixes #27853.
This commit is contained in:
John Preston
2024-05-08 09:30:59 +04:00
parent 213326a212
commit b5f5aed119
2 changed files with 2 additions and 2 deletions

View File

@@ -435,7 +435,7 @@ if customRunCommand:
stage('patches', """
git clone https://github.com/desktop-app/patches.git
cd patches
git checkout 5d64e21844
git checkout 1b3aa93032
""")
stage('msys64', """