From 5cb4cfef3268ef6a37e43217220b9af27dca1f75 Mon Sep 17 00:00:00 2001 From: John Preston Date: Thu, 11 Jan 2024 11:02:27 +0400 Subject: [PATCH] Improve geometry restore on secondary screen. --- Telegram/build/prepare/prepare.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Telegram/build/prepare/prepare.py b/Telegram/build/prepare/prepare.py index 51cc2c298..38a32a4b1 100644 --- a/Telegram/build/prepare/prepare.py +++ b/Telegram/build/prepare/prepare.py @@ -418,7 +418,7 @@ if customRunCommand: stage('patches', """ git clone https://github.com/desktop-app/patches.git cd patches - git checkout d3107bf4a5 + git checkout 94be868240 """) stage('msys64', """