mirror of
https://github.com/AyuGram/AyuGramDesktop.git
synced 2025-04-16 14:17:12 +02:00
Fix emoji in the input field with Qt 6.2.2.
This commit is contained in:
parent
26827a5043
commit
948dd7d545
1 changed files with 1 additions and 1 deletions
|
@ -401,7 +401,7 @@ if customRunCommand:
|
|||
stage('patches', """
|
||||
git clone https://github.com/desktop-app/patches.git
|
||||
cd patches
|
||||
git checkout 5368789dc7
|
||||
git checkout 02ee00b71c
|
||||
""")
|
||||
|
||||
stage('depot_tools', """
|
||||
|
|
Loading…
Add table
Reference in a new issue