fix: album name (#28751)

pull/28752/head
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
1 changed files with 0 additions and 1 deletions

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