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

This reverts commit 0058691579.
This commit is contained in:
Chenlei Hu
2024-11-20 09:27:01 -05:00
committed by GitHub
parent 8906f5c26e
commit 77b85acdd5

View File

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