Add node flags
This commit is contained in:
@@ -55,7 +55,8 @@ let node_list = [
|
||||
}
|
||||
],
|
||||
buttons: [],
|
||||
width: 0
|
||||
width: 0,
|
||||
flags: 0
|
||||
}
|
||||
];
|
||||
|
||||
|
||||
@@ -43,7 +43,8 @@ let node_list = [
|
||||
}
|
||||
],
|
||||
buttons: [],
|
||||
width: 0
|
||||
width: 0,
|
||||
flags: 0
|
||||
}
|
||||
];
|
||||
|
||||
|
||||
Reference in New Issue
Block a user