diff --git a/frontend/js/views/playlists.js b/frontend/js/views/playlists.js index d00bf1d..fb65f62 100644 --- a/frontend/js/views/playlists.js +++ b/frontend/js/views/playlists.js @@ -39,6 +39,8 @@ export function cleanup() { // ==================== LIST VIEW ==================== +let showAutoGenerated = false; + async function renderList(container) { container.innerHTML = `