mirror of
https://github.com/Comfy-Org/ComfyUI_frontend.git
synced 2026-02-25 17:24:07 +00:00
move legacy option to startup arg
This commit is contained in:
@@ -13,14 +13,7 @@ export const CORE_MENU_COMMANDS = [
|
||||
],
|
||||
[['Edit'], ['Comfy.Undo', 'Comfy.Redo']],
|
||||
[['Edit'], ['Comfy.OpenClipspace']],
|
||||
[
|
||||
['Manager'],
|
||||
[
|
||||
'Comfy.Manager.CustomNodesManager.ShowCustomNodesMenu',
|
||||
'Comfy.Manager.ShowLegacyManagerMenu',
|
||||
'Comfy.Manager.CustomNodesManager.ShowLegacyCustomNodesMenu'
|
||||
]
|
||||
],
|
||||
[['Manager'], ['Comfy.Manager.CustomNodesManager.ShowCustomNodesMenu']],
|
||||
[
|
||||
['Help'],
|
||||
[
|
||||
|
||||
Reference in New Issue
Block a user