From 93b71b2b64313dc6d9b3b133639b68e18297336a Mon Sep 17 00:00:00 2001 From: Comfy Org PR Bot Date: Wed, 26 Nov 2025 08:58:40 +0900 Subject: [PATCH] [backport cloud/1.32] fix: duplicate "refresh node definitions" in menu entries (#6937) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Backport of #6876 to `cloud/1.32` Automatically created by backport workflow. ┆Issue is synchronized with this [Notion page](https://www.notion.so/PR-6937-backport-cloud-1-32-fix-duplicate-refresh-node-definitions-in-menu-entries-2b66d73d365081cca7c8c56048edd011) by [Unito](https://www.unito.io) Co-authored-by: Christian Byrne --- src/constants/coreMenuCommands.ts | 1 - 1 file changed, 1 deletion(-) diff --git a/src/constants/coreMenuCommands.ts b/src/constants/coreMenuCommands.ts index c186a39ba..917dffcc5 100644 --- a/src/constants/coreMenuCommands.ts +++ b/src/constants/coreMenuCommands.ts @@ -14,7 +14,6 @@ export const CORE_MENU_COMMANDS = [ [['Edit'], ['Comfy.Undo', 'Comfy.Redo']], [['Edit'], ['Comfy.ClearWorkflow']], [['Edit'], ['Comfy.OpenClipspace']], - [['Edit'], ['Comfy.RefreshNodeDefinitions']], [ ['Edit'], [