Improve desktop inspector layout
This commit is contained in:
@@ -40,6 +40,8 @@ class Inspector extends Component
|
||||
|
||||
public bool $responseSaved = false;
|
||||
|
||||
public bool $showEndpointSettings = false;
|
||||
|
||||
public function mount(WebhookEndpoint $endpoint): void
|
||||
{
|
||||
Gate::authorize('view', $endpoint);
|
||||
|
||||
Reference in New Issue
Block a user