mirror of
https://github.com/BookStackApp/BookStack.git
synced 2026-07-25 13:43:56 +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