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

Try to fix custom fonts in the input field.

This commit is contained in:
John Preston
2024-05-09 11:12:01 +04:00
parent 1f31d8032f
commit 88ad1be4c3
5 changed files with 5 additions and 5 deletions

View File

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