mirror of
https://github.com/danog/MadelineProto.git
synced 2024-11-27 11:34:41 +01:00
Apply fixes from StyleCI
This commit is contained in:
parent
fa1ea67f8e
commit
7caee27e93
@ -244,6 +244,7 @@ trait Files
|
||||
if (isset($photo['location']['bytes'])) {
|
||||
$res['size'] = strlen($photo['location']['bytes']);
|
||||
}
|
||||
|
||||
return $res;
|
||||
case 'photoSize':
|
||||
case 'photoCachedSize':
|
||||
|
Loading…
Reference in New Issue
Block a user