include source in copyFrom
This commit is contained in:
parent
8b92511c60
commit
abbb30bb66
1 changed files with 1 additions and 0 deletions
|
@ -35,6 +35,7 @@ public class ThreadingModuleImpl extends ModuleImpl implements ThreadingModule {
|
|||
setHref(module.getHref());
|
||||
setRef(module.getRef());
|
||||
setType(module.getType());
|
||||
setSource(module.getSource());
|
||||
}
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in a new issue