Prevent adding child of main info tree in menu
This commit is contained in:
parent
4686e9d37c
commit
97d3ef6cae
@ -23,6 +23,7 @@ class Menu extends Controller {
|
||||
name: 'My Info Tree',
|
||||
children: nodes,
|
||||
noDelete: true,
|
||||
noChildren: true,
|
||||
virtual: true,
|
||||
type: 'branch',
|
||||
})
|
||||
|
Loading…
Reference in New Issue
Block a user