modify
This commit is contained in:
@@ -180,7 +180,7 @@ class Pagination extends Component
|
||||
} catch (\Throwable $exception) {
|
||||
$this->addError($exception, 'throwable');
|
||||
} finally {
|
||||
fire(Event::SYSTEM_RESOURCE_RELEASES);
|
||||
logger()->insert();
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user