mirror of
https://github.com/AyuGram/AyuGramDesktop.git
synced 2025-06-07 15:43:55 +02:00
Fix non-Retina spelling error underline on macOS.
This commit is contained in:
parent
9038dfb3b8
commit
8c349c0515
1 changed files with 1 additions and 1 deletions
|
@ -400,7 +400,7 @@ if customRunCommand:
|
|||
stage('patches', """
|
||||
git clone https://github.com/desktop-app/patches.git
|
||||
cd patches
|
||||
git checkout 58ac8663f5
|
||||
git checkout 4142f82d11
|
||||
""")
|
||||
|
||||
stage('depot_tools', """
|
||||
|
|
Loading…
Add table
Reference in a new issue