mirror of
https://github.com/esiur/esiur-js.git
synced 2025-06-27 07:13:12 +00:00
Annotations
This commit is contained in:
@ -145,8 +145,8 @@ export default class DistributedResource extends IResource
|
||||
}
|
||||
};
|
||||
|
||||
// get expansion
|
||||
func.help = self.instance.template.functions[ft.index].expansion;
|
||||
// get annotation
|
||||
func.help = self.instance.template.functions[ft.index].annotation;
|
||||
return func;
|
||||
};
|
||||
|
||||
|
Reference in New Issue
Block a user