who put critters in my typescript
This commit is contained in:
parent
d8b7681ff5
commit
7e1999f117
1 changed files with 0 additions and 1 deletions
|
@ -240,7 +240,6 @@ export class Agent {
|
|||
addToDom(parent: HTMLElement = document.body) {
|
||||
if (this.charDiv.parentElement) return;
|
||||
parent.appendChild(this.charDiv);
|
||||
('');
|
||||
}
|
||||
|
||||
remove() {
|
||||
|
|
Loading…
Reference in a new issue