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
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

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"
}
},