mirror of
https://github.com/AyuGram/AyuGramDesktop.git
synced 2025-04-15 13:47:05 +02:00
Attempt to fix screen dpi changes on Windows.
This commit is contained in:
parent
6a30967f23
commit
127e4a5086
1 changed files with 1 additions and 1 deletions
|
@ -457,7 +457,7 @@ if customRunCommand:
|
|||
stage('patches', """
|
||||
git clone https://github.com/desktop-app/patches.git
|
||||
cd patches
|
||||
git checkout e47e7ed0d3
|
||||
git checkout 7e156bfee8
|
||||
""")
|
||||
|
||||
stage('msys64', """
|
||||
|
|
Loading…
Add table
Reference in a new issue