提交 c1b0c291 编写于 作者: I isidor

fixes #42830

上级 0f72ca94
......@@ -344,7 +344,7 @@ function registerEditorCommands() {
return group.getEditor(c.editorIndex);
}
return undefined;
return group.activeEditor;
}).filter(input => !!input);
if (inputs.length) {
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册