fix(api/scrobble.php): add default field values for tentative artist records

This commit is contained in:
Cory Dransfeldt 2025-04-18 15:06:24 -07:00
parent 1af90c14ad
commit 15982f220a
No known key found for this signature in database
3 changed files with 22 additions and 18 deletions

View file

@ -1,6 +1,6 @@
{
"name": "coryd.dev",
"version": "2.0.1",
"version": "2.0.2",
"description": "The source for my personal site. Built using 11ty (and other tools).",
"type": "module",
"engines": {