From 26ff3148d6d635cb941831e17a4fd8cbb6ea6b31 Mon Sep 17 00:00:00 2001 From: John Preston Date: Tue, 7 Feb 2023 11:31:19 +0400 Subject: [PATCH] One more fonts fix and fix paste from clipboard. --- 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 a37243a5a..af339d72f 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 65cd5219e4 + git checkout c00002819c """) stage('msys64', """