fix: set correct priority when extending extensions, fix #1288
This commit is contained in:
@@ -414,7 +414,6 @@ export class Node<Options = any> {
|
||||
|
||||
config: NodeConfig = {
|
||||
name: this.name,
|
||||
priority: 100,
|
||||
defaultOptions: {},
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user