Skip to content

Commit 58f4588

Browse files
chore: format
1 parent 346bcf5 commit 58f4588

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/lib/keyBindings.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -435,7 +435,7 @@ export default {
435435
key: "Ctrl-Alt-F",
436436
readOnly: false,
437437
editorOnly: true,
438-
action: "format"
438+
action: "format",
439439
},
440440
replaymacro: {
441441
description: "Replay macro",

0 commit comments

Comments
 (0)