Update src/components/themeMediaPlayer.js
Co-authored-by: Dmitry Lyzo <56478732+dmitrylyzo@users.noreply.github.com>
This commit is contained in:
@@ -26,8 +26,7 @@ function playThemeMedia(items, ownerId) {
|
||||
enableRemotePlayers: false
|
||||
}).then(function () {
|
||||
currentOwnerId = ownerId;
|
||||
})
|
||||
|
||||
});
|
||||
} else {
|
||||
stopIfPlaying();
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user