Merge branch 'dev' of github.com:jetlinks/jetlinks-ui-vue into dev

This commit is contained in:
100011797 2023-01-31 17:19:33 +08:00
commit ed4331e7d0
1 changed files with 1 additions and 0 deletions

View File

@ -50,6 +50,7 @@ onMounted(() => {
automaticLayout: true,
scrollBeyondLastLine: false,
theme: props.theme, // : vs(), vs-dark(), hc-black()
formatOnPaste: true,
});
instance.onDidChangeModelContent(() => {