Apply fixes from StyleCI
This commit is contained in:
parent
04b84741a3
commit
164f833f92
@ -192,7 +192,8 @@ trait UpdateHandler
|
||||
\danog\MadelineProto\Logger::log($e->getMessage());
|
||||
unset($this->channels_state[$channel]);
|
||||
$this->load_channel_state($channel)['sync_loading'] = false;
|
||||
return false;//$this->get_channel_difference($channel);
|
||||
|
||||
return false; //$this->get_channel_difference($channel);
|
||||
} finally {
|
||||
$this->postpone_updates = false;
|
||||
$this->load_channel_state($channel)['sync_loading'] = false;
|
||||
|
Loading…
Reference in New Issue
Block a user