mirror of
https://github.com/koel/koel
synced 2024-11-10 14:44:13 +00:00
Remove obsolete param docs
This commit is contained in:
parent
3445a0ad76
commit
444d07ec8f
1 changed files with 0 additions and 2 deletions
|
@ -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.
|
||||
|
|
Loading…
Reference in a new issue