mirror of
https://github.com/danog/MadelineProto.git
synced 2024-11-26 19:24:42 +01:00
Fix
This commit is contained in:
parent
61decc0c8b
commit
b768866b80
@ -1724,8 +1724,8 @@ final class MTProto implements TLCallback, LoggerGetter, SettingsGetter
|
||||
],
|
||||
],
|
||||
);
|
||||
deleteFile($path);
|
||||
}
|
||||
deleteFile($path);
|
||||
}
|
||||
$sent = false;
|
||||
foreach ($this->reportDest as $id) {
|
||||
|
Loading…
Reference in New Issue
Block a user