extension name is required now
This commit is contained in:
@@ -11,6 +11,8 @@ export interface CollaborationOptions {
|
||||
}
|
||||
|
||||
const Collaboration = Extension.create({
|
||||
name: 'collaboration',
|
||||
|
||||
defaultOptions: <CollaborationOptions>{
|
||||
provider: null,
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user