mirror of
https://github.com/Comfy-Org/ComfyUI_frontend.git
synced 2026-04-30 11:11:53 +00:00
Bind Ctrl+s to Comfy.SaveWorkflow (#1599)
This commit is contained in:
@@ -59,7 +59,7 @@ export const CORE_KEYBINDINGS: Keybinding[] = [
|
|||||||
key: 's',
|
key: 's',
|
||||||
ctrl: true
|
ctrl: true
|
||||||
},
|
},
|
||||||
commandId: 'Comfy.ExportWorkflow'
|
commandId: 'Comfy.SaveWorkflow'
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
combo: {
|
combo: {
|
||||||
|
|||||||
Reference in New Issue
Block a user