mirror of
https://github.com/woocommerce/woocommerce-paypal-payments.git
synced 2025-09-05 08:59:14 +08:00
Show webhooks
This commit is contained in:
parent
0b029a9392
commit
e2a7f6d8d9
12 changed files with 5132 additions and 7 deletions
6
modules/ppcp-webhooks/resources/js/status-page.js
Normal file
6
modules/ppcp-webhooks/resources/js/status-page.js
Normal file
|
@ -0,0 +1,6 @@
|
|||
document.addEventListener(
|
||||
'DOMContentLoaded',
|
||||
() => {
|
||||
|
||||
}
|
||||
);
|
Loading…
Add table
Add a link
Reference in a new issue