mirror of
https://github.com/danog/MadelineProto.git
synced 2024-11-27 10:34:38 +01:00
Update Noop.php
This commit is contained in:
parent
df8f50dff8
commit
5d50e90f59
@ -31,6 +31,7 @@ trait Noop
|
||||
$this->settings['updates']['callback'] = [$this, 'noop'];
|
||||
$this->settings['updates']['run_callback'] = false;
|
||||
$this->settings['updates']['handle_updates'] = true;
|
||||
$this->updates = [];
|
||||
$this->startUpdateSystem();
|
||||
}
|
||||
/**
|
||||
|
Loading…
Reference in New Issue
Block a user