diff --git a/.claude/settings.local.json b/.claude/settings.local.json deleted file mode 100644 index 4be2f7b..0000000 --- a/.claude/settings.local.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "permissions": { - "allow": [ - "Bash(grep:*)", - "Bash(find /c/Users/Admin/Documents/GitHub/monochrome -type f \\\\\\(-name *.html -o -name index.html \\\\\\))", - "Bash(xargs wc:*)" - ] - } -} diff --git a/.gitignore b/.gitignore index 15e8340..8a825ee 100644 --- a/.gitignore +++ b/.gitignore @@ -4,7 +4,7 @@ dist *.local .vite .vscode - +.claude # Docker .env # Neutralino diff --git a/public/editors-picks.json b/public/editors-picks.json index 225f77b..8cd41be 100644 --- a/public/editors-picks.json +++ b/public/editors-picks.json @@ -284,5 +284,16 @@ "explicit": true, "audioQuality": "LOSSLESS", "mediaMetadata": { "tags": ["LOSSLESS", "HIRES_LOSSLESS"] } + }, + { + "type": "album", + "id": 473188494, + "title": "Blue Flame", + "artist": { "id": 3799089, "name": "Lil B" }, + "releaseDate": "2010-09-13", + "cover": "35b19623-cb5c-491a-81ea-ebac108c58f2", + "explicit": true, + "audioQuality": "LOSSLESS", + "mediaMetadata": { "tags": ["LOSSLESS"] } } ]