mirror of
https://github.com/home-assistant/core.git
synced 2025-04-23 16:57:53 +00:00
Correction on Apps dupe
This commit is contained in:
parent
6e0a85071c
commit
37c84dde1d
@ -45,7 +45,7 @@ MEDIA_TYPE_TO_SQUEEZEBOX = {
|
||||
MediaType.TRACK: "title",
|
||||
MediaType.PLAYLIST: "playlist",
|
||||
MediaType.GENRE: "genre",
|
||||
MediaType.APPS: "apps",
|
||||
"Apps": "apps",
|
||||
"Radios": "radios",
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user