4..3.3.2 - Update NsPanelTs.ts

Change parent/home to "Unlock_Service"
This commit is contained in:
Armilar
2023-11-13 08:14:48 +01:00
committed by GitHub
parent 412b508a6e
commit 0c838111c8

View File

@@ -304,8 +304,8 @@ let NSPanel_Service_SubPage = <PageEntities>
'heading': 'NSPanel Service',
'useColor': true,
'subPage': true,
'parent': NSPanel_Service,
'home': 'NSPanel_Service',
'parent': Unlock_Service,
'home': 'Unlock_Service',
'items': [
<PageItem>{ navigate: true, id: 'NSPanel_Infos', icon: 'information-outline', offColor: Menu, onColor: Menu, name: 'Infos', buttonText: 'mehr...'},
<PageItem>{ navigate: true, id: 'NSPanel_Einstellungen', icon: 'monitor-edit', offColor: Menu, onColor: Menu, name: 'Einstellungen', buttonText: 'mehr...'},