mirror of
https://github.com/kotatogram/kotatogram-desktop
synced 2025-09-05 17:15:16 +00:00
preparing version 0.8.37.dev
This commit is contained in:
@@ -545,4 +545,8 @@ void PlayerWidget::updateState(SongMsgId playing, AudioPlayerState playingState,
|
||||
startPlay(o->at(_index + 1));
|
||||
}
|
||||
}
|
||||
|
||||
if (songChanged) {
|
||||
emit playerSongChanged(_song.msgId);
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user