Skip to content

Commit

Permalink
docs: add todo for pin
Browse files Browse the repository at this point in the history
  • Loading branch information
pixelass committed Jul 30, 2023
1 parent 96756be commit 0ed9d30
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions extensions/pinNodes.js
Original file line number Diff line number Diff line change
Expand Up @@ -44,6 +44,7 @@ app.registerExtension({
"Unpin all Nodes",
);

// TODO: There's probably an internal mechanism to add buttons
app.ui.menuContainer.append(pinButton, unpinButton);
},
});

0 comments on commit 0ed9d30

Please sign in to comment.