mirror of
https://github.com/videojs/video.js.git
synced 2025-02-04 11:43:27 +02:00
forgot a semicolon >.<
This commit is contained in:
parent
a681d172f2
commit
85cf34017a
@ -41,7 +41,7 @@ vjs.MediaTechController.prototype.onClick = (function(){
|
||||
this.player_.pause();
|
||||
}
|
||||
}
|
||||
}
|
||||
};
|
||||
}
|
||||
})();
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user