未验证 提交 57bb2c3d 编写于 作者: G GitSquared

🚨 Fix missing semicolon

上级 44393b5c
......@@ -549,4 +549,4 @@ require('electron').webFrame.setVisualZoomLevelLimits(1, 1);
// Resize terminal with window
window.onresize = () => {
window.term[window.currentTerm].fit();
}
};
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册