diff --git a/ioBroker/NsPanelTs.ts b/ioBroker/ Bugfix - Sub-Page closes on Button Action - (Many thanks to Grrzzz) similarity index 99% rename from ioBroker/NsPanelTs.ts rename to ioBroker/ Bugfix - Sub-Page closes on Button Action - (Many thanks to Grrzzz) index 057b97d7..550340f2 100644 --- a/ioBroker/NsPanelTs.ts +++ b/ioBroker/ Bugfix - Sub-Page closes on Button Action - (Many thanks to Grrzzz) @@ -328,7 +328,7 @@ var WLAN: PageQR = "heading": "Gäste WLAN", "useColor": true, "subPage": true, - "parent": WLAN, + "parent": Subpages_1, "items": [{ id: "alias.0.NSPanel_1.Guest_Wifi" }] };