feat: Add menu item to refresh nodes (#5226)

This commit is contained in:
Alexander Brown
2025-08-27 10:38:59 -07:00
committed by GitHub
parent 6b1584ebce
commit b9f232ebc6

View File

@@ -13,6 +13,7 @@ export const CORE_MENU_COMMANDS = [
],
[['Edit'], ['Comfy.Undo', 'Comfy.Redo']],
[['Edit'], ['Comfy.OpenClipspace']],
[['Edit'], ['Comfy.RefreshNodeDefinitions']],
[
['Help'],
[