mirror of
https://github.com/LBRYFoundation/lbry.com.git
synced 2025-08-31 17:31:26 +00:00
typo
This commit is contained in:
parent
ee3d308f39
commit
53156ef90b
1 changed files with 1 additions and 1 deletions
|
@ -7,7 +7,7 @@ class Slack
|
|||
{
|
||||
if ($e instanceof Throwable)
|
||||
{
|
||||
4e = Debug::exceptionToString($e);
|
||||
$e = Debug::exceptionToString($e);
|
||||
}
|
||||
|
||||
$slackErrorNotificationUrl = Config::get('slack_error_notification_url');
|
||||
|
|
Loading…
Add table
Reference in a new issue