Missing menu

This commit is contained in:
AlphaX-Projects 2023-03-03 12:13:16 +01:00 committed by GitHub
parent a2126fc4ce
commit bf907e9f8c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -97,6 +97,15 @@ parentEpml.ready().then(() => {
menus: [],
parent: false,
},
{
url: 'qapps',
domain: 'core',
page: 'q-app/index.html',
title: 'Q-Apps',
icon: 'vaadin:desktop',
menus: [],
parent: false,
},
{
url: 'data-management',
domain: 'core',