Fix spelling of "autoplay" in music_assistant (#149364)

This commit is contained in:
Norbert Rittel
2025-07-24 11:15:57 +02:00
committed by GitHub
parent 15f2ae3002
commit f5718e1df6
@@ -102,7 +102,7 @@
"description": "The source media player which has the queue you want to transfer. When omitted, the first playing player will be used."
},
"auto_play": {
"name": "Auto play",
"name": "Autoplay",
"description": "Start playing the queue on the target player. Omit to use the default behavior."
}
}