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