mirror of
https://github.com/siyuan-note/siyuan.git
synced 2025-12-31 13:58:49 +01:00
This commit is contained in:
parent
d7320c5f17
commit
dd2640a124
1 changed files with 2 additions and 0 deletions
|
|
@ -495,6 +495,8 @@
|
|||
}, 6000)
|
||||
})
|
||||
}
|
||||
// 防止内核长时间不用被回收
|
||||
new WebSocket(`${window.location.protocol === "https:" ? "wss" : "ws"}://${window.location.host}/ws`);
|
||||
</script>
|
||||
</body>
|
||||
</html>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue