mirror of
https://github.com/joBr99/nspanel-lovelace-ui.git
synced 2025-12-22 23:44:25 +01:00
v4.0.4
- Fix bExit pageId with popup's
This commit is contained in:
@@ -5218,8 +5218,8 @@ function HandleButtonEvent(words: any): void {
|
||||
pageId = getState(NSPanel_Path + 'ScreensaverInfo.bExitPage').val
|
||||
}
|
||||
}
|
||||
}
|
||||
activePage = config.pages[pageId];
|
||||
activePage = config.pages[pageId];
|
||||
}
|
||||
GeneratePage(activePage);
|
||||
break;
|
||||
case 'bHome':
|
||||
|
||||
Reference in New Issue
Block a user