mirror of
https://github.com/yjs/yjs.git
synced 2025-12-22 22:49:29 +01:00
fix lint
This commit is contained in:
@@ -8,7 +8,7 @@ Y({
|
||||
connector: {
|
||||
name: 'websockets-client',
|
||||
url: 'http://127.0.0.1:1234',
|
||||
room: 'html-editor-example6',
|
||||
room: 'html-editor-example6'
|
||||
// maxBufferLength: 100
|
||||
},
|
||||
share: {
|
||||
|
||||
Reference in New Issue
Block a user