From 83052ec05612279b3cab7cb5d1ec03741af733d3 Mon Sep 17 00:00:00 2001 From: John Preston Date: Tue, 21 Mar 2023 09:23:15 +0400 Subject: [PATCH] Fix translucent windows in some screen scales. I hope this fixes #25958, problems with the viewer 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 0e785c5b45..7107afb2f3 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 4b35c02c5e + git checkout f61eb3406b """) stage('msys64', """