Almost completely rewrite UiItems

This commit is contained in:
uwap 2017-11-26 16:49:41 +01:00
parent 9cc827d5a6
commit 6c7ea9dfb3
8 changed files with 245 additions and 21 deletions

View file

@ -333,7 +333,7 @@ const config : Config = {
somafm_lush: "Lush (SomaFM)"
},
icon: "radio",
enableCondition: (a, b, state) => state.onkyo_connection.inernal == "connected" && state.onkyo_inputs.internal == "netzwerk"
enableCondition: (a, b, state) => state.onkyo_connection.internal == "connected" && state.onkyo_inputs.internal == "netzwerk"
},
{
type: "section",