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