Show auto-generated playlists by default in playlist list

Users need to see migrated playlists immediately. The toggle still
allows hiding them if desired.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
This commit is contained in:
ScreenTinker 2026-04-11 22:17:31 -05:00
parent af03615ec0
commit aca1558702

View file

@ -39,7 +39,7 @@ export function cleanup() {
// ==================== LIST VIEW ====================
let showAutoGenerated = false;
let showAutoGenerated = true;
async function renderList(container) {
container.innerHTML = `