mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2025-09-22 20:36:43 +00:00
More debug info.
This commit is contained in:
@@ -55,6 +55,7 @@ class IndexController extends Controller
|
||||
public function index()
|
||||
{
|
||||
Log::channel('audit')->info('User visits webhook index page.');
|
||||
|
||||
return view('webhooks.index');
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user