Bind Ctrl+s to Comfy.SaveWorkflow (#1599)

This commit is contained in:
Chenlei Hu
2024-11-18 23:07:11 -05:00
committed by GitHub
parent 1531bb6d9f
commit 0058691579

View File

@@ -59,7 +59,7 @@ export const CORE_KEYBINDINGS: Keybinding[] = [
key: 's',
ctrl: true
},
commandId: 'Comfy.ExportWorkflow'
commandId: 'Comfy.SaveWorkflow'
},
{
combo: {