From 5c33f0cc5b3f762b7909953d2c334260d5d47233 Mon Sep 17 00:00:00 2001 From: John Preston Date: Fri, 10 Feb 2023 21:00:29 +0400 Subject: [PATCH] Allow translucent captioned windows on Windows. --- 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 f23161ae2..c0c7dc3cf 100644 --- a/Telegram/build/prepare/prepare.py +++ b/Telegram/build/prepare/prepare.py @@ -404,7 +404,7 @@ if customRunCommand: stage('patches', """ git clone https://github.com/desktop-app/patches.git cd patches - git checkout c00002819c + git checkout 720e1863f0 """) stage('msys64', """