fix rebase errors

This commit is contained in:
bymyself
2025-06-21 15:27:59 -07:00
committed by Jin Yi
parent cc7c36620f
commit db8563c5d1
2 changed files with 9 additions and 2 deletions

View File

@@ -662,9 +662,9 @@ export function useCoreCommands(): ComfyCommand[] {
}
},
{
id: 'Comfy.Manager.CustomNodesManager',
id: 'Comfy.Manager.CustomNodesManager.ShowCustomNodesMenu',
icon: 'pi pi-puzzle',
label: 'Toggle the Custom Nodes Manager',
label: 'Show the Custom Nodes Manager',
versionAdded: '1.12.10',
function: async () => {
const { is_legacy_manager_ui } =