Merge branch 'master' into youtube

This commit is contained in:
An Phan 2016-07-16 11:32:08 +07:00
commit b7a618fa8c
No known key found for this signature in database
GPG key ID: 05536BB4BCDC02A2

View file

@ -16,8 +16,6 @@ export const playback = {
/**
* Initialize the playback service for this whole Koel app.
*
* @param {Vue} app The root Vue component.
*/
init() {
// We don't need to init this service twice, or the media events will be duplicated.