Remove obsolete param docs

This commit is contained in:
An Phan 2016-07-16 11:31:51 +07:00
parent 3445a0ad76
commit 444d07ec8f
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.