fix: album name (#28751)
parent
3f7af51531
commit
16aee2b869
|
|
@ -232,7 +232,6 @@
|
||||||
"albumName": {
|
"albumName": {
|
||||||
"type": "string",
|
"type": "string",
|
||||||
"title": "Album name",
|
"title": "Album name",
|
||||||
"array": true,
|
|
||||||
"description": "Use an album with this name if one exists, otherwise create a new one"
|
"description": "Use an album with this name if one exists, otherwise create a new one"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue