Remove excessive newline codes from squeezebox strings (#134682)

This commit is contained in:
Norbert Rittel 2025-01-04 18:42:28 +01:00 committed by GitHub
parent bb97a16756
commit 65d8d071dd
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -43,13 +43,13 @@
},
"parameters": {
"name": "Parameters",
"description": "Array of additional parameters to pass to Lyrion Music Server (p1, ..., pN in the CLI documentation).\n."
"description": "Array of additional parameters to pass to Lyrion Music Server (p1, ..., pN in the CLI documentation)."
}
}
},
"call_query": {
"name": "Call query",
"description": "Calls a custom Squeezebox JSONRPC API. Result will be stored in 'query_result' attribute of the Squeezebox entity.\n.",
"description": "Calls a custom Squeezebox JSONRPC API. Result will be stored in 'query_result' attribute of the Squeezebox entity.",
"fields": {
"command": {
"name": "Command",