diff --git a/app/src/dialog/processSystem.ts b/app/src/dialog/processSystem.ts index cc788d8d5..ce9f0a272 100644 --- a/app/src/dialog/processSystem.ts +++ b/app/src/dialog/processSystem.ts @@ -57,7 +57,7 @@ export const kernelError = () => { iosReStart = `
${window.siyuan.languages.kernelFault1}
@@ -69,7 +69,7 @@ export const kernelError = () => { if (logElement) { logElement.innerHTML = html; } else { - document.body.insertAdjacentHTML("beforeend", `