mirror of
https://github.com/home-assistant/core.git
synced 2025-09-05 04:41:34 +02:00
Capitalize "TV (show)" in media_player
(#151249)
This commit is contained in:
@@ -266,7 +266,7 @@
|
|||||||
},
|
},
|
||||||
"media_content_type": {
|
"media_content_type": {
|
||||||
"name": "Content type",
|
"name": "Content type",
|
||||||
"description": "The type of the content to browse, such as image, music, tv show, video, episode, channel, or playlist."
|
"description": "The type of the content to browse, such as image, music, TV show, video, episode, channel, or playlist."
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
|
Reference in New Issue
Block a user