Replace `targets` key with UI name 'Targets' in media_player.join action (#136063)
parent
ea82c4974e
commit
9730ac4e72
|
@ -310,7 +310,7 @@
|
||||||
"fields": {
|
"fields": {
|
||||||
"group_members": {
|
"group_members": {
|
||||||
"name": "Group members",
|
"name": "Group members",
|
||||||
"description": "The players which will be synced with the playback specified in `target`."
|
"description": "The players which will be synced with the playback specified in 'Targets'."
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
|
|
Loading…
Reference in New Issue