Fix linting issue
This commit is contained in:
parent
253c02c684
commit
0ba8321eb3
|
@ -3253,7 +3253,7 @@ export class Node {
|
|||
|
||||
// update the index numbering
|
||||
this._updateDomIndexes()
|
||||
|
||||
|
||||
this.showChilds()
|
||||
|
||||
if (triggerAction === true) {
|
||||
|
|
Loading…
Reference in New Issue