mirror of
https://github.com/joBr99/nspanel-lovelace-ui.git
synced 2025-12-20 14:37:01 +01:00
fix typo
This commit is contained in:
@@ -6621,7 +6621,7 @@ function HandleButtonEvent(words: any): void {
|
||||
});
|
||||
break;
|
||||
case 'squeezeboxrpc':
|
||||
//@@ts-ignore Fehler kommt von findPageItem in vscode
|
||||
//@ts-ignore Fehler kommt von findPageItem in vscode
|
||||
setState([pageItemPL.adapterPlayerInstance, 'Players', pageItemPL.mediaDevice, 'PlaylistCurrentIndex'].join('.'), words[4]);
|
||||
break;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user