mirror of
https://github.com/yjs/yjs.git
synced 2026-02-23 19:49:59 +01:00
added quill example
This commit is contained in:
@@ -7,7 +7,7 @@ Y({
|
||||
},
|
||||
connector: {
|
||||
name: 'websockets-client',
|
||||
room: 'Textarea-example'
|
||||
room: 'Textarea-example-dev'
|
||||
// debug: true
|
||||
// url: 'http://127.0.0.1:2345'
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user