Add run code
This commit is contained in:
parent
d9de58abdf
commit
a7d53a2c16
@ -22,4 +22,6 @@ $App->post
|
|||||||
"/api/paddle/{authkey}/hook",
|
"/api/paddle/{authkey}/hook",
|
||||||
Hookmanager::class, ':EventSubscriptionCreatead'
|
Hookmanager::class, ':EventSubscriptionCreatead'
|
||||||
|
|
||||||
);
|
);
|
||||||
|
|
||||||
|
$App->run();
|
||||||
Loading…
x
Reference in New Issue
Block a user