Fixed missing JSDoc in playlist manager
This commit is contained in:
parent
0e1b48c02c
commit
2e89d4e6dc
94 changed files with 99 additions and 95 deletions
|
|
@ -19,7 +19,7 @@ along with this program. If not, see <https://www.gnu.org/licenses/>.*/
|
|||
class playlistManager{
|
||||
|
||||
/**
|
||||
*
|
||||
* Instantiates a new playlist manager
|
||||
* @param {channel} client - Parent Client Management Object
|
||||
* @param {Document} panelDocument - Panel Document
|
||||
* @param {queuePanel} queuePanel - Parent Queue Panel Object
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue