From fa9fd4391d75dfd690e8dda516bb279fc2eb5c21 Mon Sep 17 00:00:00 2001 From: SevereBrainDamage Date: Mon, 9 Feb 2026 16:16:14 +0100 Subject: [PATCH] Update editors-picks.json with 3 more albums, reorder albums --- public/editors-picks.json | 15 +++++++++------ 1 file changed, 9 insertions(+), 6 deletions(-) diff --git a/public/editors-picks.json b/public/editors-picks.json index 221ad73..cf2afcc 100644 --- a/public/editors-picks.json +++ b/public/editors-picks.json @@ -1,8 +1,11 @@ [ - { "type": "album", "id": "4527433" }, - { "type": "album", "id": "90502209" }, - { "type": "track", "id": "279082605" }, - { "type": "album", "id": "413189044" }, - { "type": "album", "id": "447277344" }, - { "type": "album", "id": "380211863" } + { "type": "album", "id": "4527433" }, + { "type": "album", "id": "413189044" }, + { "type": "album", "id": "488297983" }, + { "type": "album", "id": "90502209" }, + { "type": "album", "id": "447277344" }, + { "type": "album", "id": "490209783" }, + { "type": "track", "id": "279082605" }, + { "type": "album", "id": "380211863" }, + { "type": "album", "id": "4644639003" } ]