forked from Qortal/qortal-ui
Missing menu
This commit is contained in:
parent
a2126fc4ce
commit
bf907e9f8c
@ -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',
|
||||
|
Loading…
x
Reference in New Issue
Block a user