Just update callbacks
This commit is contained in:
parent
1ba3258581
commit
75945704dd
@ -484,7 +484,7 @@ class MTProto extends AsyncConstruct implements TLCallback
|
||||
private function cleanup()
|
||||
{
|
||||
$this->referenceDatabase = new ReferenceDatabase($this);
|
||||
$this->construct_TL($this->settings['tl_schema']['src'], [$this, $this->referenceDatabase]);
|
||||
$this->update_callbacks([$this, $this->referenceDatabase]);
|
||||
return $this;
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user