mirror of
https://github.com/home-assistant/core.git
synced 2026-06-11 11:41:42 +02:00
Fix spelling of "autoplay" in music_assistant (#149364)
This commit is contained in:
@@ -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."
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user