Update MobileUi

pull/3162/head
138138138 2 years ago committed by GitHub
parent e0f6988eb5
commit c7d468578f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -148,7 +148,7 @@ function isMobile() {
if (isMobile()) {
player.mobileUi();
var buttons = ['playToggle', 'volumePanel', 'captionsButton'];
var buttons = ['playToggle', 'volumePanel', 'captionsButton', 'audioTrackButton'];
if (video_data.params.quality !== 'dash') buttons.push('qualitySelector');

Loading…
Cancel
Save