Fixed missing JSDoc in playlist manager

This commit is contained in:
rainbow napkin 2025-09-05 05:55:35 -04:00
parent 0e1b48c02c
commit 2e89d4e6dc
94 changed files with 99 additions and 95 deletions

View file

@ -47,7 +47,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
@ -980,7 +980,7 @@ class renamePopup{
<br class="clear">
<footer>
Documentation generated by <a href="https://github.com/jsdoc/jsdoc">JSDoc 4.0.4</a> on Fri Sep 05 2025 05:52:25 GMT-0400 (Eastern Daylight Time)
Documentation generated by <a href="https://github.com/jsdoc/jsdoc">JSDoc 4.0.4</a> on Fri Sep 05 2025 05:55:09 GMT-0400 (Eastern Daylight Time)
</footer>
<script> prettyPrint(); </script>