Skip to content

Commit

Permalink
Merge pull request #12 from MarJose123/MarJose123-patch-1
Browse files Browse the repository at this point in the history
Update WebhookHistory.php
  • Loading branch information
MarJose123 authored Jul 6, 2023
2 parents e1d02df + 0322476 commit c7fb5d3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Pages/WebhookHistory.php
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ class WebhookHistory extends Page implements HasTable

protected static bool $shouldRegisterNavigation = false;

protected string|null $webhookClient_Id;
public string|null $webhookClient_Id;

protected function getHeading(): string
{
Expand Down

0 comments on commit c7fb5d3

Please # to comment.