Skip to content

Commit

Permalink
πŸ’₯ Change - excluded internal errors from reports
Browse files Browse the repository at this point in the history
  • Loading branch information
Owen Melbourne committed Feb 9, 2021
1 parent 4f2b5cc commit 784fe81
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions config/odin.php
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@

return [
'ignore_console_errors' => [
'app/Crawler/browser.js',
'ssl.responsetap.com',
],
];

0 comments on commit 784fe81

Please sign in to comment.