mirror of
https://github.com/Comfy-Org/ComfyUI_frontend.git
synced 2026-04-30 19:21:54 +00:00
[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>
This commit is contained in:
@@ -14,7 +14,6 @@ export const CORE_MENU_COMMANDS = [
|
|||||||
[['Edit'], ['Comfy.Undo', 'Comfy.Redo']],
|
[['Edit'], ['Comfy.Undo', 'Comfy.Redo']],
|
||||||
[['Edit'], ['Comfy.ClearWorkflow']],
|
[['Edit'], ['Comfy.ClearWorkflow']],
|
||||||
[['Edit'], ['Comfy.OpenClipspace']],
|
[['Edit'], ['Comfy.OpenClipspace']],
|
||||||
[['Edit'], ['Comfy.RefreshNodeDefinitions']],
|
|
||||||
[
|
[
|
||||||
['Edit'],
|
['Edit'],
|
||||||
[
|
[
|
||||||
|
|||||||
Reference in New Issue
Block a user