mirror of
https://github.com/BookStackApp/BookStack.git
synced 2025-05-22 07:40:58 +00:00
Applied latest styleCI changes
This commit is contained in:
parent
cb0d674a71
commit
1a26b47782
10 changed files with 55 additions and 51 deletions
app/Http/Controllers
|
@ -36,6 +36,7 @@ class WebhookController extends Controller
|
|||
public function create()
|
||||
{
|
||||
$this->setPageTitle(trans('settings.webhooks_create'));
|
||||
|
||||
return view('settings.webhooks.create');
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue