rename room
This commit is contained in:
@@ -36,7 +36,7 @@ export default {
|
|||||||
},
|
},
|
||||||
|
|
||||||
mounted() {
|
mounted() {
|
||||||
const documentName = 'example'
|
const documentName = 'tiptap-collaboration-example'
|
||||||
|
|
||||||
this.ydoc = new Y.Doc()
|
this.ydoc = new Y.Doc()
|
||||||
this.provider = new WebrtcProvider(documentName, this.ydoc)
|
this.provider = new WebrtcProvider(documentName, this.ydoc)
|
||||||
|
|||||||
Reference in New Issue
Block a user