move legacy option to startup arg

This commit is contained in:
bymyself
2025-04-14 10:19:52 -07:00
committed by Jin Yi
parent 0a0a2e74d5
commit 797a612227
4 changed files with 36 additions and 13 deletions

View File

@@ -21,14 +21,7 @@ export const CORE_MENU_COMMANDS = [
],
[['Edit'], ['Comfy.ClearWorkflow']],
[['Edit'], ['Comfy.OpenClipspace']],
[
['Manager'],
[
'Comfy.Manager.CustomNodesManager.ShowCustomNodesMenu',
'Comfy.Manager.ShowLegacyManagerMenu',
'Comfy.Manager.CustomNodesManager.ShowLegacyCustomNodesMenu'
]
],
[['Manager'], ['Comfy.Manager.CustomNodesManager.ShowCustomNodesMenu']],
[
['Help'],
[