fix: album name (#28751)

This commit is contained in:
Jason Rasmussen
2026-06-01 13:45:24 -04:00
committed by GitHub
parent 3f7af51531
commit 16aee2b869
-1
View File
@@ -232,7 +232,6 @@
"albumName": {
"type": "string",
"title": "Album name",
"array": true,
"description": "Use an album with this name if one exists, otherwise create a new one"
}
},