mirror of
https://github.com/BookStackApp/BookStack.git
synced 2025-07-27 06:01:54 +03:00
Applied latest styleCI changes
This commit is contained in:
@ -36,6 +36,7 @@ class WebhookController extends Controller
|
||||
public function create()
|
||||
{
|
||||
$this->setPageTitle(trans('settings.webhooks_create'));
|
||||
|
||||
return view('settings.webhooks.create');
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user