Skip to content

Commit

Permalink
Merge remote-tracking branch 'origin/dev' into dev
Browse files Browse the repository at this point in the history
  • Loading branch information
john-preston committed Jan 9, 2025
2 parents c3587ff + e795dad commit 798093c
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions Telegram/SourceFiles/data/data_chat_participant_status.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -411,8 +411,6 @@ void ShowSendErrorToast(
std::shared_ptr<ChatHelpers::Show> show,
not_null<PeerData*> peer,
Data::SendError error) {
Expects(peer->isChannel());

if (!error.boostsToLift) {
show->showToast(*error);
return;
Expand Down

0 comments on commit 798093c

Please sign in to comment.