Skip to content

Commit 798093c

Browse files
committed
Merge remote-tracking branch 'origin/dev' into dev
2 parents c3587ff + e795dad commit 798093c

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

Telegram/SourceFiles/data/data_chat_participant_status.cpp

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -411,8 +411,6 @@ void ShowSendErrorToast(
411411
std::shared_ptr<ChatHelpers::Show> show,
412412
not_null<PeerData*> peer,
413413
Data::SendError error) {
414-
Expects(peer->isChannel());
415-
416414
if (!error.boostsToLift) {
417415
show->showToast(*error);
418416
return;

0 commit comments

Comments
 (0)