mirror of
https://github.com/kotatogram/kotatogram-desktop
synced 2025-08-30 22:25:12 +00:00
Fix emoji in the input field with Qt 6.2.2.
This commit is contained in:
@@ -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', """
|
||||
|
Reference in New Issue
Block a user