fix cloneDynamic
This commit is contained in:
parent
752ee0ee9f
commit
4d3087b98c
@ -129,7 +129,8 @@ DISPATCHER_PROPERTIES = [
|
||||
"userData",
|
||||
"type",
|
||||
"href",
|
||||
"cloneable"
|
||||
"cloneable",
|
||||
"cloneDynamic"
|
||||
];
|
||||
|
||||
// priority -- a lower priority means the module will be asked sooner than one with a higher priority in a given update step
|
||||
|
Loading…
x
Reference in New Issue
Block a user