fix(core): update
This commit is contained in:
parent
9d6b7f3b29
commit
7ddcd88862
@ -22,7 +22,7 @@ export class Smartmail<T> {
|
||||
this.attachments.push(smartfileArg);
|
||||
}
|
||||
|
||||
public getCretionObject(): T {
|
||||
public getCreationObject(): T {
|
||||
return this.options.creationObjectRef;
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user