mirror of
https://github.com/telegramdesktop/tdesktop
synced 2025-09-03 07:56:03 +00:00
Report streaming failed.
This commit is contained in:
@@ -1177,7 +1177,6 @@ void MainWidget::handleAudioUpdate(const Media::Player::TrackState &state) {
|
||||
if (!Media::Player::IsStoppedOrStopping(state.state)) {
|
||||
createPlayer();
|
||||
} else if (state.state == State::StoppedAtStart) {
|
||||
Data::HandleUnsupportedMedia(document, state.id.contextId());
|
||||
closeBothPlayers();
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user