From 926cdc69b2b22fc72caf343f3698b8c59b6b65ad Mon Sep 17 00:00:00 2001 From: Samidy Date: Wed, 11 Mar 2026 09:20:44 +0300 Subject: [PATCH] add top 5 album in editor picks --- public/editors-picks.json | 13 ++++++++++++- 1 file changed, 12 insertions(+), 1 deletion(-) diff --git a/public/editors-picks.json b/public/editors-picks.json index ce10ed3..bda9e3d 100644 --- a/public/editors-picks.json +++ b/public/editors-picks.json @@ -152,5 +152,16 @@ "explicit": false, "audioQuality": "LOSSLESS", "mediaMetadata": { "tags": ["LOSSLESS", "HIRES_LOSSLESS"] } + }, + { + "type": "album", + "id": "344201347", + "title": "Flex Musix (FLXTRA)", + "artist": { "id": 27836827, "name": "OsamaSon" }, + "releaseDate": "2024-02-16", + "cover": "5d1812fc-b9f9-4467-ac78-90d78ea542e4", + "explicit": true, + "audioQuality": "LOSSLESS", + "mediaMetadata": { "tags": ["LOSSLESS", "HIRES_LOSSLESS"] } } -] +] \ No newline at end of file