debug mapado check button
This commit is contained in:
parent
646c5ab65f
commit
99395b994f
5 changed files with 37 additions and 133 deletions
|
|
@ -36,6 +36,7 @@ return [
|
|||
require_once(__DIR__ . '/routes/mapado-api.php'),
|
||||
require_once(__DIR__ . '/routes/month-dates.php'),
|
||||
require_once(__DIR__ . '/routes/update-mapado-event.php'),
|
||||
require_once(__DIR__ . '/routes/mapado-fetch.php'),
|
||||
],
|
||||
'hooks' => [
|
||||
'page.update:after' => require_once(__DIR__ . '/hooks/update-mapado-event.php')
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue