fix(keybindings): add missing comma to fix syntax error >_<

This commit is contained in:
2025-03-27 15:38:43 +00:00
parent 7dde38f81a
commit c0391057e0

View File

@@ -304,7 +304,7 @@
"key": "cmd+s",
"command": "searchEditorApplyChanges.apply",
"when": "inSearchEditor"
}
},
//
// ===========================================================================
// MARK: Move Active Editor Group