mirror of
https://github.com/joBr99/nspanel-lovelace-ui.git
synced 2025-12-21 15:04:24 +01:00
Bugfix - Sub-Page closes on Button Action - (Many thanks to Grrzzz)
This commit is contained in:
@@ -328,7 +328,7 @@ var WLAN: PageQR =
|
|||||||
"heading": "Gäste WLAN",
|
"heading": "Gäste WLAN",
|
||||||
"useColor": true,
|
"useColor": true,
|
||||||
"subPage": true,
|
"subPage": true,
|
||||||
"parent": WLAN,
|
"parent": Subpages_1,
|
||||||
"items": [<PageItem>{ id: "alias.0.NSPanel_1.Guest_Wifi" }]
|
"items": [<PageItem>{ id: "alias.0.NSPanel_1.Guest_Wifi" }]
|
||||||
};
|
};
|
||||||
|
|
||||||
Reference in New Issue
Block a user