Disable websocket in sheets
This commit is contained in:
parent
b7bea0556c
commit
aaa0f1a7a0
|
@ -90,7 +90,7 @@
|
|||
export const getContext = () => context
|
||||
|
||||
// Initialise websocket for multi-user
|
||||
onMount(() => createWebsocket(context))
|
||||
// onMount(() => createWebsocket(context))
|
||||
</script>
|
||||
|
||||
<div
|
||||
|
|
Loading…
Reference in New Issue