From c1353bb04b594a8b11fa7e28dbf29d0a6cb08275 Mon Sep 17 00:00:00 2001 From: Azat Bahawi Date: Mon, 29 Apr 2024 01:16:16 +0300 Subject: 2024-04-29 --- patches/telegram-desktop-no-ads.patch | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) (limited to 'patches/telegram-desktop-no-ads.patch') diff --git a/patches/telegram-desktop-no-ads.patch b/patches/telegram-desktop-no-ads.patch index d066066..2a88cbf 100644 --- a/patches/telegram-desktop-no-ads.patch +++ b/patches/telegram-desktop-no-ads.patch @@ -1,8 +1,8 @@ -diff --git i/Telegram/SourceFiles/data/data_sponsored_messages.cpp w/Telegram/SourceFiles/data/data_sponsored_messages.cpp -index fa21af469..263ea3e61 100644 ---- i/Telegram/SourceFiles/data/data_sponsored_messages.cpp -+++ w/Telegram/SourceFiles/data/data_sponsored_messages.cpp -@@ -179,39 +179,7 @@ bool SponsoredMessages::canHaveFor(not_null history) const { +diff --git i/Telegram/SourceFiles/data/components/sponsored_messages.cpp w/Telegram/SourceFiles/data/components/sponsored_messages.cpp +index a60d7c3fd..070694b64 100644 +--- i/Telegram/SourceFiles/data/components/sponsored_messages.cpp ++++ w/Telegram/SourceFiles/data/components/sponsored_messages.cpp +@@ -185,39 +185,7 @@ bool SponsoredMessages::canHaveFor(not_null history) const { } void SponsoredMessages::request(not_null history, Fn done) { -- cgit v1.2.3