correct error of return
This commit is contained in:
parent
5cfdfdbcca
commit
7ab497f28c
@ -84,6 +84,7 @@ class FindObjectMap {
|
||||
this.root.addEventListener(event, () => {
|
||||
func(this._app);
|
||||
});
|
||||
return this;
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user