Merged environment.ts and variables.ts
This commit is contained in:
@@ -229,7 +229,6 @@ onMounted(() => {
|
||||
if (editor.value) {
|
||||
if (!view.value) initView(editor.value)
|
||||
}
|
||||
console.log("editor.value", editor.value)
|
||||
})
|
||||
|
||||
watch(editor, () => {
|
||||
|
||||
Reference in New Issue
Block a user