2
0
mirror of https://github.com/kotatogram/kotatogram-desktop synced 2025-08-30 14:17:45 +00:00

Fix non-Retina spelling error underline on macOS.

This commit is contained in:
John Preston
2022-01-26 12:34:07 +03:00
parent 9038dfb3b8
commit 8c349c0515

View File

@@ -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', """