From 8fcbf4341033d06bfd9bfa69e212c4de50f16443 Mon Sep 17 00:00:00 2001 From: 23rd <23rd@vivaldi.net> Date: Fri, 17 Jan 2025 16:52:30 +0300 Subject: [PATCH] Fixed display of reloaded boost statistics after buying of giveaway. --- .../info/channel_statistics/boosts/info_boosts_inner_widget.cpp | 1 + 1 file changed, 1 insertion(+) diff --git a/Telegram/SourceFiles/info/channel_statistics/boosts/info_boosts_inner_widget.cpp b/Telegram/SourceFiles/info/channel_statistics/boosts/info_boosts_inner_widget.cpp index 17215b6c5..0f35e31de 100644 --- a/Telegram/SourceFiles/info/channel_statistics/boosts/info_boosts_inner_widget.cpp +++ b/Telegram/SourceFiles/info/channel_statistics/boosts/info_boosts_inner_widget.cpp @@ -307,6 +307,7 @@ void InnerWidget::fill() { delete Ui::VerticalLayout::widgetAt(0); } load(); + _showFinished.fire({}); }); {