remove provider setting from collab extension
This commit is contained in:
@@ -136,7 +136,6 @@ export default {
|
||||
extensions: [
|
||||
...defaultExtensions(),
|
||||
Collaboration.configure({
|
||||
provider: this.provider,
|
||||
type: this.type,
|
||||
}),
|
||||
CollaborationCursor.configure({
|
||||
|
||||
Reference in New Issue
Block a user