diff --git a/Telegram/SourceFiles/history/view/history_view_top_bar_widget.cpp b/Telegram/SourceFiles/history/view/history_view_top_bar_widget.cpp index 7dc301bfa6..0f0ae7d68c 100644 --- a/Telegram/SourceFiles/history/view/history_view_top_bar_widget.cpp +++ b/Telegram/SourceFiles/history/view/history_view_top_bar_widget.cpp @@ -513,7 +513,7 @@ void TopBarWidget::paintTopBar(Painter &p) { const auto peer = history->peer; const auto &text = peer->topBarNameText(); const auto badgeStyle = Ui::PeerBadgeStyle{ - nullptr, // verified + &st::dialogsVerifiedIcon, // verified &st::dialogsPremiumIcon, // premium &st::attentionButtonFg }; const auto badgeWidth = Ui::DrawPeerBadgeGetWidth(