Merge branch 'main' of github.com:ueberdosis/tiptap-next
This commit is contained in:
@@ -77,9 +77,6 @@ export default {
|
||||
Highlight,
|
||||
TaskList,
|
||||
CustomTaskItem,
|
||||
Collaboration.configure({
|
||||
document: ydoc,
|
||||
}),
|
||||
CollaborationCursor.configure({
|
||||
provider: this.provider,
|
||||
user: this.currentUser,
|
||||
@@ -87,6 +84,9 @@ export default {
|
||||
this.users = users
|
||||
},
|
||||
}),
|
||||
Collaboration.configure({
|
||||
document: ydoc,
|
||||
}),
|
||||
],
|
||||
})
|
||||
|
||||
|
||||
Reference in New Issue
Block a user