This commit is contained in:
Eduard Prigoana 2026-03-26 20:10:39 +02:00
parent 346dfca843
commit 9c7da54176
3 changed files with 12 additions and 10 deletions

View file

@ -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:*)"
]
}
}

2
.gitignore vendored
View file

@ -4,7 +4,7 @@ dist
*.local
.vite
.vscode
.claude
# Docker
.env
# Neutralino

View file

@ -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"] }
}
]