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