mirror of
https://github.com/cudr/slate-collaborative.git
synced 2024-10-27 20:34:06 +00:00
fix: add back createConnection
This commit is contained in:
parent
5147dce608
commit
3d8f999872
@ -50,6 +50,8 @@ const withAutomerge = <T extends Editor>(
|
||||
*/
|
||||
|
||||
e.openConnection = () => {
|
||||
createConnection()
|
||||
|
||||
e.connection.open()
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user