mirror of
https://github.com/NNTmux/newznab-tmux.git
synced 2026-08-29 01:08:56 +00:00
Update packages
This commit is contained in:
@@ -40,7 +40,7 @@ if (! function_exists('getRawHtml')) {
|
||||
Log::error($e->getMessage());
|
||||
}
|
||||
$response = false;
|
||||
} catch (\RuntimeException $e) {
|
||||
} catch (RuntimeException $e) {
|
||||
if (config('app.debug') === true) {
|
||||
Log::error($e->getMessage());
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user