fix commit
This commit is contained in:
parent
4be850db09
commit
ee984dd3e6
|
|
@ -36,9 +36,7 @@ class Controller {
|
|||
this.initSubtitleButton();
|
||||
this.initHighlights();
|
||||
this.initAirplayButton();
|
||||
if (utils.isChrome) {
|
||||
this.initChromecastButton();
|
||||
}
|
||||
this.initChromecastButton();
|
||||
if (!utils.isMobile) {
|
||||
this.initVolumeButton();
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in New Issue