Skip to content

Commit a096113

Browse files
[backport core/1.32] fix: duplicate "refresh node definitions" in menu entries (#6936)
Backport of #6876 to `core/1.32` Automatically created by backport workflow. ┆Issue is synchronized with this [Notion page](https://www.notion.so/PR-6936-backport-core-1-32-fix-duplicate-refresh-node-definitions-in-menu-entries-2b66d73d3650813181c1eba02fd702cb) by [Unito](https://www.unito.io) Co-authored-by: Christian Byrne <cbyrne@comfy.org>
1 parent 01e2fbc commit a096113

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/constants/coreMenuCommands.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,6 @@ export const CORE_MENU_COMMANDS = [
1414
[['Edit'], ['Comfy.Undo', 'Comfy.Redo']],
1515
[['Edit'], ['Comfy.ClearWorkflow']],
1616
[['Edit'], ['Comfy.OpenClipspace']],
17-
[['Edit'], ['Comfy.RefreshNodeDefinitions']],
1817
[
1918
['Edit'],
2019
[

0 commit comments

Comments
 (0)