Skip to content

Commit adb3d48

Browse files
committed
Fixed comma
1 parent 75f6f85 commit adb3d48

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

release/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -116,7 +116,7 @@
116116
{
117117
"command": "fsi.SendSelection",
118118
"key": "alt+Enter",
119-
"mac": "alt+Enter"
119+
"mac": "alt+Enter",
120120
"when":"editorFocus && !findWidgetVisible"
121121
},
122122
{

0 commit comments

Comments
 (0)