Skip to content

Commit

Permalink
h
Browse files Browse the repository at this point in the history
  • Loading branch information
[email protected] committed Jul 14, 2024
1 parent f3edd78 commit 467fc5e
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions src/utils.js
Original file line number Diff line number Diff line change
Expand Up @@ -116,10 +116,7 @@ function deserializeDOM(data) {
});
console.log(children)

children.forEach(childTray => {
tray.addChild(childTray)

});
tray.foldChildren()
tray.updateAppearance()

Expand Down

0 comments on commit 467fc5e

Please sign in to comment.